0.4.2 • Published 12 months ago
react-native-swipe-video v0.4.2
react-native-swipe-video
Swipe based video player for react native
Installation
npm install react-native-swipe-video
yarn add react-native-swipe-video
Usage
import SwipeVideo from 'react-native-swipe-video';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library