leecade / leecade/react-native-swiper

Vertical ListView's inside the horizontal Swiper view, doable?

Open
#187 4 comments 0 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

Hi, I'm looking for a swiper widget that can support scroll in both direction. For example, I have 2 ListViews which scroll vertically. If I add them into the Swiper container which scroll horizontally, can I still scroll the ListView on the screen?

I'd appreciate if someone can show a code snippet that does that.

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

The issue mentions a horizontal Swiper containing two vertically scrolling ListViews, but names no files or tests. Start by reproducing that nested layout in react-native-swiper and investigate how the Swiper and ListView gestures interact. Done means horizontal swiping and vertical ListView scrolling both work together, with a documented code example.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.