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: