react-native-video-header

To play uri video with authorization

Installation

npm install react-native-video-header

Usage

import VideoHeader from "react-native-video-header";

// ...

const result = await VideoHeader.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT