3DJakob / react-tinder-card-demo

This is a demo for react-tinder-card which is a react module for making elements behave like cards in the ever so popular dating app tinder.

Home Page:https://3djakob.github.io/react-tinder-card-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typing preventSwipe

hubertsuprunowicz opened this issue · comments

There is an issue with typing preventSwipe?: [String], with more that one string in typescript.
Change it to String[].

Good catch! This has been fixed now in version 1.1.2.