README
react-native-android-ffmpeg-wrapper
a simple ffmpeg wrapper for react native (android only)
Installing:
Step 1:
npm i react-native-android-ffmpeg-wrapper --save
Step 2:
react-native link react-native-android-ffmpeg-wrapper
a simple ffmpeg wrapper for react native (android only)
<script type="module">
import reactNativeAndroidFfmpegWrapper from 'https://cdn.skypack.dev/react-native-android-ffmpeg-wrapper';
</script>
a simple ffmpeg wrapper for react native (android only)
npm i react-native-android-ffmpeg-wrapper --save
react-native link react-native-android-ffmpeg-wrapper