Skip to main content
The Userpilot React Native module can be easily integrated into an app using Expo.

Installation and Setup

The Userpilot React Native module includes native code, so you must generate a new development build. If you use Continuous Native Generation (CNG), run npx expo prebuild, otherwise follow the Create a development build guide.

Push Notifications

Userpilot maintains @userpilot/expo-config, an Expo config plugin that automatically configures push notifications for your app. See https://docs.userpilot.com/developer/installation/mobile/mobile-expo-push-notification for details.