react-native-adobe-neolane-acc

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

Usage no npm install needed!

<script type="module">
  import reactNativeAdobeNeolaneAcc from 'https://cdn.skypack.dev/react-native-adobe-neolane-acc';
</script>

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;