Overview
The Encore React Native SDK is distributed via npm and includes native bridges for both iOS and Android.Install via npm
iOS: Install CocoaPods
After installing the npm package, add the EncoreKit native SDK to yourios/Podfile:
Android: Auto-linking
No additional setup needed — React Native auto-links the native Android module.Verify Installation
You should now be able to import the SDK:Next Steps
Now that the SDK is installed, continue with the integration:- Configure the SDK - Set up your API key and initialize Encore
- Identify Users - Learn how to identify users for offer tracking