Skip to content

React Native implementation of Swipeable Cards using Pan Gesture.

Notifications You must be signed in to change notification settings

manishekaneja/swipe-a-card

Repository files navigation

swipe-a-card

This project gives an understanding of making swipeable cards in React Native by using Animated And PanResponder

Features present

  • A stack of Cards are which are Swipeable by nature
  • In Total 3 Actions are availalbe (Right Swipe, Left Swipe and Upward Swipe)