@thomasblom/react-native-test-module
v1.0.0
Published
TODO
Downloads
3
Readme
react-native-tb-module
Getting started
$ npm install react-native-tb-module --save
Mostly automatic installation
$ react-native link react-native-tb-module
Usage
import TbModule from 'react-native-tb-module';
// TODO: What to do with the module?
TbModule;