react-native-component-record

TODO

Usage no npm install needed!

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

README

react-native-component-record

Getting started

$ npm install react-native-component-record --save

Mostly automatic installation

$ react-native link react-native-component-record

Usage

import ComponentRecord from 'react-native-component-record';

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