react-native-create-video-thumbnail
v0.1.0
Published
pass video url and thumbnail file name and get thubnail image of video saved
Downloads
1
Maintainers
Readme
react-native-create-video-thumbnail
pass video url and thumbnail file name and get thubnail image of video saved
Installation
npm install react-native-create-video-thumbnail
Usage
import { multiply } from "react-native-create-video-thumbnail";
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT