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