1.0.2 • Published 4 years ago

react-native-simple-video-player v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

react-native-simple-video-player

A simple video player for React Native

Installation

npm install react-native-simple-video-player

Usage

import SimpleVideoPlayer from "react-native-simple-video-player";

// ...

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

Contributing

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

License

MIT