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;