@rudderstack/rudder-integration-appsflyer-react-native
v1.6.1
Published
Rudder React Native SDK Appsflyer Device mode support for Android and iOS
Downloads
756
Readme
rudder-integration-appsflyer-react-native
Getting started
$ npm install @rudderstack/rudder-integration-appsflyer-react-native --save
Mostly automatic installation
$ react-native link rudder-integration-appsflyer-react-native
Usage
import RudderIntegrationAppsflyerReactNative from '@rudderstack/rudder-integration-appsflyer-react-native';
// TODO: What to do with the module?
RudderIntegrationAppsflyerReactNative;