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;