react-native-camelot-video-editor
v1.0.1
Published
TODO
Downloads
3
Readme
react-native-camelot-video-editor
Getting started
$ npm install react-native-camelot-video-editor --save
Mostly automatic installation
$ react-native link react-native-camelot-video-editor
Usage
import CamelotVideoEditor from 'react-native-camelot-video-editor';
// TODO: What to do with the module?
CamelotVideoEditor;