1.4.2 • Published 4 years ago
@lamvd0101/react-native-video-editor v1.4.2
React-Native Video Editor
Getting started
$ npm install react-native-video-editor --save
Mostly automatic installation
$ react-native link react-native-video-editor
Usage
import RNVideoEditor from "react-native-video-editor";
// TODO: What to do with the module?
RNVideoEditor;