1.1.1 • Published 4 years ago
@telysoft/react-native-video-recorder v1.1.1
@telysoft/react-native-video-recoder
Getting started
$ npm install @telysoft/react-native-video-recoder --save
Mostly automatic installation
$ react-native link @telysoft/react-native-video-recoder
Usage
import TelysoftVideoRecorder from '@telysoft/react-native-video-recoder';
// TODO: What to do with the module?
TelysoftVideoRecorder.startRecording();