expo-unified-push
    Preparing search index...

    expo-unified-push

    expo-unified-push

    Expo integration of the android Unified Push library.

    Warning


    This library is only supported on Android at the moment. For iOS suport, we recommend using the RN Push Notifications library.

    API documentation

    • TODO: link to TSDOC

    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.

    npm install expo-unified-push
    

    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.