Highly customizable Tinder like card swiper for react-native!
- Get the Expo app
- Open the Expo app, scan the QR code above or go to the "Explore" tab and search for:
@czphilip/react-native-cards-swiper-demo
. - BOOM!
- Cards stretch with the container.
- Controllable current card index.
- RN's Android
overflow: visible
cause card being clipped by container. facebook/react-native#17074 - Card flickers during dragging on Android.