Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-native-userx

ahdpeu66Copyright © 2024 UserX Analytics. All rights reserved.1.3.7

UserX React Native Analytics

react, native, userx, analytics, tracking, native, bridge, events, screen, hits, heat-map, user-sessions, sessions, ux, crash, react-native, ios, android

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