Swiper 'horizontal' not working on Android
See original GitHub issueWhich 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.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7
Top Results From Across the Web
Viewpager2 horizontal swipe not working inside parent ...
I have structure like viewpager2 -> recyclerview -> viewpager2 as shown in image. Main Viewpager2 hold a recyclerview and inside ...
Read more >Horizontal swipe sensitivity issues - XDA Forums
I am having some issues with sideways swipes - for example on the homescreen (lawnchair v2) or gallery apps, when swiping from one...
Read more >Swiper API
Changes slider direction from horizontal to vertical and back. direction - 'horizontal' | 'vertical' - New direction. If not specified, then will automatically ......
Read more >Swiper Infinite Horizontal Scroll - CodePen
Insecure Resource. The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https....
Read more >Building modern sliders with HTML, CSS, and Swiper
Some key features of Swiper include: Responsive design; Rich API; Image lazy loading; Library agnostic; Mobile-friendly; Multi-row slide layout ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It just has to be build for Android, but I will spent some time adding it later. I will open pull request. Thanks.
Swiper ‘horizontal’ not working on iOS.