meliorence/react-native-snap-carousel

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

Open

#262 opened on Feb 8, 2018

View on GitHub
 (19 comments) (10 reactions) (0 assignees)JavaScript (10,045 stars) (2,223 forks)batch import
bughelp wanted

Description

@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