react-native-dailymotion-player
v0.1.6
Published
This is a android native module to player video playback on dailymotion
Downloads
6
Readme
react-native-dailymotion-player
This is a android native module to player video playback on dailymotion
Installation
npm install react-native-dailymotion-player
Usage
import DailymotionPlayer from "react-native-dailymotion-player";
// ...
const result = await DailymotionPlayer.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT