react-native-userx
v1.3.7
Published
UserX React Native Analytics
Downloads
192
Maintainers
Readme
#UserX React Native Analytics
##Installation
In project dir:
yarn add react-native-userx
cd ios && pod install && cd ..
In App.js:
Add import UserX from 'react-native-userx';
Call UserX.start('<YOUR_API_KEY>');
See more at https://console.userx.pro/console/docs/integration