react-native-counter-library
v1.0.0
Published
TODO
Downloads
2
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;