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