leecade/react-native-swiper
Swiper 'horizontal' not working on Android
オープン
#1,082 opened on 2019/10/04
help wanted🚧processing
Repository metrics
- Stars
- (10,334 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.