react-native-swipeable-cards-demo icon indicating copy to clipboard operation
react-native-swipeable-cards-demo copied to clipboard

Facebook-style swipeable cards with React Native Interactable.

React Native Swipeable Cards Demo

Showcase of a Facebook-style swipeable cards component built with React Native Interactable.

Demo

How to run it

Clone the repository

git clone https://github.com/bevkoski/react-native-swipeable-cards-demo.git

cd react-native-swipeable-cards-demo

Install dependencies

yarn or npm install

Start the app

react-native run-ios or react-native run-android

How it works

Check out this Medium article.