react-native-swipable-stack
v1.0.0
Published
A swipe card for react native apps
Downloads
7
Readme
react-native-swipe-stack
A swipe card for react native apps
Installation
npm install react-native-swipe-stack
Usage
import { SwipeStackView } from "react-native-swipe-stack";
// ...
<SwipeStackView color="tomato" />
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