meliorence/react-native-snap-carousel

Swipes do not register in top half of portrait-oriented Carousel Card ('stack', and 'tinder')

Open

#262 geöffnet am 8. Feb. 2018

Auf GitHub ansehen
 (19 Kommentare) (10 Reaktionen) (0 zugewiesene Personen)JavaScript (10.045 Stars) (2.223 Forks)batch import
bughelp wanted

Beschreibung

@bd-arc,

Didn't follow the Template this time around due to time constraints, but I want to put this potential issue on your radar. It's a really weird one..

To reproduce:

  • I set up a Carousel with tall (portrait-oriented) cards.
  • I found that once the card exceeded a rectangular shape, the hitbox for swipes diminished.
  • Did not do much else by way of customization. Occurs with layouts 'stack', and 'tinder'

Works:

Seeing Issue:

Thanks for taking a look.

Reproduced on iOS device / simulator. Tested in Dev mode.

Contributor Guide