react-native-mediaplayer-avplayer
v0.1.1
Published
Android MediaPlayer, iOS AVPlayer
Downloads
2
Readme
react-native-mediaplayer-avplayer
Android MediaPlayer, iOS AVPlayer
Installation
npm install react-native-mediaplayer-avplayer
Usage
import MediaplayerAvplayer from "react-native-mediaplayer-avplayer";
// ...
const result = await MediaplayerAvplayer.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT