react-native-cj-protocol
v1.0.1
Published
TODO
Downloads
3
Readme
react-native-cj-protocol
Getting started
$ npm install react-native-cj-protocol --save
Mostly automatic installation
$ react-native link react-native-cj-protocol
Usage
import CjProtocol from 'react-native-cj-protocol';
// TODO: What to do with the module?
CjProtocol;