@arturlansoni/react-native-simple-video-player
v0.1.18
Published
A simple video player for React Native
Downloads
24
Maintainers
Readme
react-native-simple-video-player
A simple video player for React Native
Installation
npm install react-native-simple-video-player
Usage
import SimpleVideoPlayer from "react-native-simple-video-player";
// ...
const result = await SimpleVideoPlayer.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT