0.9.6 • Published 4 years ago

react-native-universal-google-analytics v0.9.6

Weekly downloads
-
License
LICENSE.md
Repository
github
Last release
4 years ago

react-native-universal-google-analytics

Getting started

$ npm install react-native-universal-google-analytics --save

Mostly automatic installation

$ react-native link react-native-universal-google-analytics

Usage

import UniversalGoogleAnalytics from 'react-native-universal-google-analytics';

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