react-native-ambient-module

TODO

Usage no npm install needed!

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

README

react-native-ambient-module

Getting started

$ npm install react-native-ambient-module --save

Mostly automatic installation

$ react-native link react-native-ambient-module

Usage

import AmbientModule from 'react-native-ambient-module';

// TODO: What to do with the module?
AmbientModule;