expo-unified-push
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

expo-unified-push

Expo integration of the android UnifiedPush library.

[!WARNING]
This library is only supported on Android at the moment. For iOS suport, we recommend using the RN Push Notifications library or the Expo Notifications library.

API documentation

Main documentation is available at ExpoUnifiedPushModule typedoc pages.

Installation in managed Expo projects

For managed Expo projects, please follow the installation instructions in the API documentation.

Installation in bare React Native projects

For bare React Native projects, you must ensure that you have installed and configured the expo package before continuing.

Add the package to your npm dependencies

npm install expo-unified-push

Example integration into your app

To see an example implementation of the library, you can check the App.tsx file in the example folder.

Contributing

Contributions are very welcome! Just make sure to keep the code style consistent with the rest of the codebase and ask before adding any new dependencies.

Package Sidebar

Install

npm i expo-unified-push

Weekly Downloads

57

Version

0.3.2

License

MIT

Unpacked Size

485 kB

Total Files

75

Last publish

Collaborators

  • juandjara