react-native-um-analytics

TODO

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
react-native-um-analytics
001.1.39 months ago10 months agoMinified + gzip package size for react-native-um-analytics in KB

Readme

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;