leecade / leecade/react-native-swiper
ScrollView inside Swiper not works
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Which OS ?
Android
Version
Which versions are you using:
- react-native-swiper: ^1.6.0-nightly.5
- react-native: 0.61.5
Expected behaviour
Have horizontal scroll on ScrollView inside slide on Android and IOS
Actual behaviour
Horizontal scroll on ScrollView inside slide works only on IOS
I need put a chart inside of the slide and this chart have a horizontal scroll, this work perfectly on IOS, but on Android isn't works. The chart are inside a ScrollView, but Scrollview not work 'cause swipe event is consume by Swiper, any ideia how can fix that?
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 issue on Android with a horizontal ScrollView inside a react-native-swiper slide, using the versions listed in the report. Inspect the swiper and nested gesture handling; done means the inner ScrollView scrolls horizontally on Android and iOS without breaking slide swiping.
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
- Mostly clear
- Newbie friendliness
- 38/100