react-native-ambient-light

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeAmbientLight from 'https://cdn.skypack.dev/react-native-ambient-light';
</script>

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;