react-native-push-info
v0.2.0
Published
Essential information for interacting with push notification APIs like APNs and FCM
Readme
react-native-push-info
✨ Essential information for interacting with push notification APIs like APNs and FCM.
This library is useful when you cannot (or do not want to) hardcode the constants needed to send requests to Apple's APNs and Google's FCM servers. These include:
- The applications bundle ID (iOS) or application ID (Android)
- (iOS only) The developer Team ID under which the app was codesigned
- (iOS only) The app's APNs environment to receive push notifications in
Full documentation, and a common usage scenario can be found in the repositories Readme.
License
react-native-push-info is build by MagicBell, Inc. and it's contributors.
It is released under the MIT license.
