react-native-txplayer 腾讯播放器SDK
npm install react-native-txplayer
import Txplayer from "react-native-txplayer";
// ...
const result = await Txplayer.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT