To play uri video with authorization
npm install react-native-video-header
import VideoHeader from "react-native-video-header";
// ...
const result = await VideoHeader.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT