leecade / leecade/react-native-swiper
Touch events not firing on Android, like TouchEnd and onPanResponderRelease
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Version
Which versions are you using:
- react-native-swiper v1.5.4
- react-native v0.42.3
Expected behaviour
onTouchEnd or onPanResponderRelease firing on Android.
Actual behaviour
onTouchEnd or onPanResponderRelease not firing on Android. I found react-native swiper use ViewPagerAndroid, are you shielding it?
Steps to reproduce
For non-obvious bugs, please fork this component, modify Example project to reproduce your issue and include link here.
1.
2.
3.
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 with the Example project and inspect how ViewPagerAndroid is used with the reported touch callbacks. Reproduce the Android behavior with react-native v0.42.3, then trace the swiper event handling; done means onTouchEnd or onPanResponderRelease fires as expected on Android.
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