README
smartech-reactnative
Getting started
$ npm install arjun-reactnative --save
Mostly automatic installation
$ react-native link arjun-reactnative
Usage
import SmartechReactNative from 'arjun-reactnative';
// TODO: What to do with the module?
SmartechReactNative;