0.1.7 • Published 5 months ago
react-native-simple-video-player-component v0.1.7
react-native-simple-video-player-component
React Native Video Player for Web and App
Installation
npm install react-native-simple-video-player-component
Usage
import { multiply } from 'react-native-simple-video-player-component';
// ...
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
Made with create-react-native-library