leecade/react-native-swiper
View on GitHubSwiper 'horizontal' not working on Android
Open
#1082 opened on Oct 4, 2019
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.