React Native SDK
Guide for integrating Purchasely SDK inside your React Native app
Installation
NPM
You can use NPM to install Purchasely
Don't forget to change the minimum OS versions to match Purchasely requirements (iOS 11 / Android 21)
For Android, no store is included by default, you have to add the ones you wish to use, please see below
Google Play Billing
To add Google as a store, you can use NPM
Our SDK integrates Google Play Billing Client version 4.1.0, you must not use with your project another dependency with an older version.
Huawei Mobile Services
To add Huawei as a store, you can use NPM
Amazon In-App Purchases
To add Amazon as a store, you can use NPM
Last updated