Installation

Choose the NitroPush integration for Expo, React Native, or NativeScript.

Edit

Choose your framework, then select your package manager.

Install @nitropush/react-native in your React Native or Expo app:

yarn add @nitropush/react-native

The package contains the JavaScript API, native iOS and Android SDKs, and an Expo config plugin.

Continue with Expo setup or bare React Native setup.

Choose your integration

React Native and Expo share the JavaScript lifecycle. NativeScript has a smaller, restart-only API documented in its own guide.

On this page