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