# react-native-card-swiper
Highly customizable Tinder like card swiper for react-native!

## Demo
![app screenshot](https://i.imgur.com/Ab81mll.gif)

### Expo (Android only):
![expo demo link](https://i.imgur.com/JzPTOVD.png)

1. Get the [Expo app](https://expo.io/)
2. Open the Expo app, scan the QR code above or go to the "Explore" tab and search for: `@czphilip/react-native-cards-swiper-demo`.
3. 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.

## Roadmap

### TODO


## Props

## Methods