Skip to main content

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

npm install @qonversion/react-native-sdk --save
If you don’t have auto-linking enabled:
react-native link @qonversion/react-native-sdk

iOS

Run pod install from your iOS folder.

Android

Add to your AndroidManifest.xml:
<uses-permission android:name="com.android.vending.BILLING" />