alexandre-garrec / react-swipe-card

Tinder style swipe cards
https://alexandre-garrec.github.io/react-swipe-card
136 stars 79 forks source link

Incompatibility with iPhones/Safari #15

Closed snkendall closed 6 years ago

snkendall commented 6 years ago

@alexandre-garrec The cards load when using this on my iPhone (or on Safari on my desktop), but swiping does not result in moving to the next card, so only the zeroth element in the deck shows with every swipe. It works brilliantly when I use Chrome on my desktop, but since Chrome on iPhones is essentially Safari in a Google wrapper, I can't use my pwa on either of my phone's browsers.

snkendall commented 6 years ago

Nevermind - Safari's caching was preventing multiple api calls in a short amount of time.