leecade / leecade/react-native-swiper
Vertical scrolling on sub-views
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
I am sure this is probably a simple styling issue...
I have setup a horizontal swiper and the swiping is working fine.
Let's say I have a view with a bunch of input boxes and other content in it that overflows vertically. How can I scroll the view by swiping vertically?
Thanks!
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
The issue names no file, test, or implementation entry point; start by reproducing the horizontal swiper with a sub-view containing overflowing inputs. Determine how vertical swipes should scroll that sub-view without breaking horizontal swiping, and verify that the overflowing content can be reached vertically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100