react-native-sango-proxy
v1.0.2
Published
TODO
Downloads
1
Readme
react-native-sango-proxy
Getting started
$ npm install react-native-sango-proxy --save
Mostly automatic installation
$ react-native link react-native-sango-proxy
Usage
import SangoProxy from 'react-native-sango-proxy';
// TODO: What to do with the module?
SangoProxy;