UNPKG

react-native-appsee

Version:

Appsee React Native Bridge

14 lines (7 loc) 283 B
#Appsee React Native Plugin ##Installation `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