react-native-adobe-neolane-acc
v1.0.2
Published
1.Setup Integration Key,Marketing Url and Tracking Url using setUp Method directly from onCreate method in Main Application. 2. Register In Neolane passing token and user id 3.Notify Neolane when notification received passing message id(Int) and deliv
Downloads
5
Readme
react-native-adobe-neolane
Getting started
$ npm install react-native-adobe-neolane --save
Mostly automatic installation
$ react-native link react-native-adobe-neolane
Usage
import AdobeNeolane from 'react-native-adobe-neolane';
// TODO: What to do with the module?
AdobeNeolane;