leecade/react-native-swiper

Swiper 'horizontal' not working on Android

Open

#1082 opened on Oct 4, 2019

View on GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (10,334 stars) (2,346 forks)batch import
help wanted🚧processing

Description

Which OS ?

Android 9+

Version

  • react-native-swiper v1.5.14
  • react-native v0.59.5

Expected behaviour

On android device, the swiping orientation is still horizontal, no matter that the parameter horizontal is setted to false.

On IOS is working without any issues.

Contributor guide