react-native-appsflyer
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -64,3 +64,3 @@ | ||
console.log("onInstallConversionData is called" ); | ||
//console.log("onInstallConversionData is called" ); | ||
@@ -67,0 +67,0 @@ const listener = NativeAppEventEmitter.addListener('onInstallConversionData', |
{ | ||
"name": "react-native-appsflyer", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "React Native Appsflyer plugin", | ||
@@ -21,3 +21,3 @@ "main": "index.js", | ||
"type": "MIT", | ||
"url": "https://github.com/anarchicknight/react-native-appsflyer/blob/master/LICENSE" | ||
"url": "https://github.com/AppsFlyerSDK/react-native-appsflyer/blob/master/LICENSE" | ||
}, | ||
@@ -24,0 +24,0 @@ "homepage": "https://github.com/AppsFlyerSDK/react-native-appsflyer#readme", |
@@ -5,3 +5,3 @@ | ||
# react-native-appsflyer | ||
This React Natie Library uses the AppsFlyer 4.6.0 library for both iOS and Android | ||
This React Native Library uses the AppsFlyer 4.6.0 library for both iOS and Android | ||
@@ -370,3 +370,3 @@ [![npm version](https://badge.fury.io/js/react-native-appsflyer.svg)](https://badge.fury.io/js/react-native-appsflyer) | ||
- Run `npm run demo.ios` or `npm run demo.ios` will run for the appropriate platform. | ||
- Run `npm run demo.ios` or `npm run demo.android` will run for the appropriate platform. | ||
- Run `npm run ios-pod` to run `Podfile` under `demo` project | ||
@@ -373,0 +373,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26
165803