Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 283 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 283 Bytes

#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