react-native-google-analytics-bridge
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "react-native-google-analytics-bridge", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "React Native bridge for using native Google Analytics libraries on iOS and Android", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -28,2 +28,5 @@ GoogleAnalyticsBridge [![npm version](https://img.shields.io/npm/v/react-native-google-analytics-bridge.svg)](https://www.npmjs.com/package/react-native-google-analytics-bridge) [![Build Status](https://travis-ci.org/idehub/react-native-google-analytics-bridge.svg?branch=master)](https://travis-ci.org/idehub/react-native-google-analytics-bridge) | ||
* For React Native > `0.40` use version `5.0.0` (and up) of this module. | ||
* For React Native < `0.40` use version `4.0.3`. | ||
Install with npm: `npm install --save react-native-google-analytics-bridge`. | ||
@@ -30,0 +33,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
35741635
44
472