react-native-camelot-video-editor

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeCamelotVideoEditor from 'https://cdn.skypack.dev/react-native-camelot-video-editor';
</script>

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;