0.1.1 • Published 4 years ago
react-native-mediaplayer-avplayer v0.1.1
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