react-native-cards-swiper
v1.1.7
Published
Highly customizable Tinder like card swiper for react-native!
Downloads
18
Maintainers
Readme
react-native-card-swiper
Highly customizable Tinder like card swiper for react-native!
Demo
Expo (Android only):
- 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!
Features
- Cards stretch with the container.
- Controllable current card index.
Know issues
- RN's Android
overflow: visible
cause card being clipped by container. https://github.com/facebook/react-native/issues/17074 - Card flickers during dragging on Android.