react-native-ip-camera
v1.0.2
Published
TODO
Downloads
3
Maintainers
Readme
react-native-ip-camera
Getting started
$ npm install react-native-ip-camera --save
Mostly automatic installation
$ react-native link react-native-ip-camera
Usage
import IpCamera from 'react-native-ip-camera';
// TODO: What to do with the module?
IpCamera;