react-native-sdk-appsflyer
v1.0.0
Published
TODO
Downloads
12
Readme
react-native-sdk-appsflyer
Getting started
$ npm install react-native-sdk-appsflyer --save
Mostly automatic installation
$ react-native link react-native-sdk-appsflyer
Usage
import SdkAppsflyer from 'react-native-sdk-appsflyer';
// TODO: What to do with the module?
SdkAppsflyer;