Android MediaPlayer, iOS AVPlayer
npm install react-native-mediaplayer-avplayerimport MediaplayerAvplayer from "react-native-mediaplayer-avplayer";
// ...
const result = await MediaplayerAvplayer.multiply(3, 7);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT