Skip to content

This ReactXP component provides cross-platform support for push notifications on Android and iOS.

Notifications You must be signed in to change notification settings

aperdec/reactxp-push-notification

Repository files navigation

ReactXP-Push-Notification

npm version

This module provides cross-platform support for push notifications within the ReactXP library. Push notifications are supported on Android and iOS.

Documentation

For information about installation and usage, please refer to react-native-push-notification documentation, which this component implements.

Prerequisites