leecade / leecade/react-native-swiper
Android: vertical (horizontal=false) not working and onMomentumScrollEnd not working
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Only goes to horizontal on Android--any thoughts on fixing this? It seems like there is no way to create a vertical ViewPagerAndroid in general in ReactNative.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Android behavior with vertical (horizontal=false) ViewPagerAndroid and the missing onMomentumScrollEnd callback. Check whether React Native's Android ViewPager implementation supports vertical paging and emits the callback; done means vertical swiping works and onMomentumScrollEnd fires reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100