react-native-backoffice-module
v1.0.0
Published
TODO
Readme
react-native-backoffice-module
Getting started
$ npm install react-native-backoffice-module --save
Mostly automatic installation
$ react-native link react-native-backoffice-module
Usage
import BackofficeModule from 'react-native-backoffice-module';
// TODO: What to do with the module?
BackofficeModule;