@appdna-ai/react-native-sdk
v1.0.1
Published
AppDNA SDK for React Native — analytics, experiments, paywalls, surveys, and more.
Downloads
20
Maintainers
Readme
AppDNA SDK for React Native
The official React Native SDK for AppDNA — the growth console for subscription apps.
Installation
npm install github:appdna-ai/appdna-sdk-react-native#v1.0.0For iOS, also run:
cd ios && pod installQuick Start
import { AppDNA } from '@appdna/react-native-sdk';
AppDNA.configure('YOUR_API_KEY');Documentation
Full documentation at docs.appdna.ai
License
MIT — see LICENSE for details.
