Documentation Index
Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
Use this file to discover all available pages before exploring further.
Install via npm
Qonversion SDK package is available on npm.Migrating from
react-native-qonversion (v9 or earlier)? See the React Native v10 migration guide - the package was renamed to @qonversion/react-native-sdk.Extra steps
iOS
React Native auto-linking handles the native module registration. After installing the package, runpod install from your ios/ folder.
Android
Include theBILLING permission in your AndroidManifest.xml file as follows:
Running with Expo
If you are using Qonversion in an Expo app you will have to create Development Builds.Kids Mode for Qonversion React Native SDK
In case you are building an App for Kids, follow this guide to learn about Kids Mode for Qonversion SDKs.What’s Next