leecade/react-native-swiper

Swiper 'horizontal' not working on Android

Open

#1,082 opened on Oct 4, 2019

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

Repository metrics

Stars
 (10,334 stars)
PR merge metrics
 (No merged PRs in 30d)

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