SDKs Overview
Overview of PushBase SDKs for different platforms
PushBase SDKs
PushBase provides SDKs for multiple platforms to simplify push notification implementation across your applications.
Available SDKs
React Native SDK
A comprehensive wrapper around React Native Firebase messaging that provides:
- Automatic token management
- Permission handling
- Message processing for foreground, background, and quit states
- TypeScript support
- Error handling and logging
Get started with React Native SDK →
Expo SDK
Optimized for Expo applications with managed workflow support.
Coming soon
Web SDK
Browser-based push notifications using Firebase Cloud Messaging.
Coming soon
Features Comparison
| Feature | React Native | Expo | Web |
|---|---|---|---|
| FCM Integration | ✅ | 🚧 | 🚧 |
| Token Management | ✅ | 🚧 | 🚧 |
| Permission Handling | ✅ | 🚧 | 🚧 |
| Background Messages | ✅ | 🚧 | 🚧 |
| Topic Subscriptions | ✅ | 🚧 | 🚧 |
| TypeScript Support | ✅ | 🚧 | 🚧 |
✅ Available | 🚧 Coming Soon