leecade / leecade/react-native-swiper
Multiple react-native-swipers on a page
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
I'm using react-native-swiper on one part of my app for pagination and it works great. I am now trying to use it in a scroll-view that is made up of many cards and each card can be swept right or left. However, when I put multiple react-native-swiper elements on a page, only the first one renders. Is this a supported behavior? (Note: If I remove the swiper wrapper the cards render as expected)
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 with multiple react-native-swiper elements inside a scroll-view, comparing it with the same cards without the swiper wrapper. Done means each swiper renders and can be swiped independently, or the supported behavior and limitation are documented.
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