1.2.9 • Published 1 year ago

react-native-userx-fixed v1.2.9

Weekly downloads
-
License
Copyright (c) 202...
Repository
-
Last release
1 year ago

#UserX React Native Analytics

##Installation

In project dir:

yarn add react-native-userx-fixed

react-native link react-native-userx

cd ios && pod install && cd ..

In App.js:

Add let UserX = require('react-native-userx');

Call UserX.start('<YOUR_API_KEY>');

See more at https://console.userx.pro/console/docs/integration?page=react-native