An awesome React Native library for Video playing based on VLC Mobile
npm install react-native-video-spieler
import VideoSpieler from "react-native-video-spieler";
// ...
const result = await VideoSpieler.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT