leecade / leecade/react-native-swiper

cant scroll a scrollview that it's inside of swiper that it's inside of a swiper

Open
#704 4 comments 3 reactions 0 assignees View on GitHub

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 ?

ios

Version

Which versions are you using:
iPhone 6 && iPhone 7 && iPhone x

  • react-native-swiper v?
    "react-native-swiper": "^1.5.13"

  • react-native v0.?.?
    "react-native": "^0.50.0"

Expected behaviour

Will be able to scroll in scrollView

Actual behavior

I'm using a Swiper inside of swappable cards decks (also using react-native-swipe here),
one of the pages inside of the swiper is a ScrollView which I can't scroll(getting stuck on each child)

How to reproduce it>

To help us, please fork this component, modify one example in examples folder to reproduce your issue and include link here.

Steps to reproduce
  1. create a swappable card deck (can create only one card really).
    2.create 2 pages inside of the card, one of the pages as to be a scrollview
    3.locate the pages on top of the swappable card

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Use the examples folder to build the reported setup: a swappable card deck containing a Swiper with a ScrollView page, using the listed react-native-swiper and React Native versions. Reproduce the gesture conflict on iOS and determine whether the nested ScrollView can scroll normally without getting stuck on each child.

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
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.