react-native-advance-video-player
v0.1.1
Published
video sdk
Downloads
4
Maintainers
Readme
react-native-advance-video-player
video sdk
Installation
npm install react-native-advance-video-player
Usage
import { multiply } from 'react-native-advance-video-player';
// ...
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