react-native-um-analytics

Getting started

$ npm install react-native-um-analytics --save

Mostly automatic installation

$ react-native link react-native-um-analytics

Usage

import UmAnalytics from 'react-native-um-analytics';

// TODO: What to do with the module?
UmAnalytics;