npm install --save react-native-appsee
react-native link react-native-appsee
Add var Appsee = require('react-native-appsee');
Call Appsee.start(<ApiKey>); when your root component loads.
See more in http://www.appsee.com/docs
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install --save react-native-appsee
react-native link react-native-appsee
Add var Appsee = require('react-native-appsee');
Call Appsee.start(<ApiKey>); when your root component loads.
See more in http://www.appsee.com/docs