leecade / leecade/react-native-swiper
[How-to] Is it possible to have a horizontal swiper with a preview and after view (three pages in one view)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi All,
I am trying to figure how to have a horizontal scroll swiper with three pages in one view, where the first and third page will show only 1/3 of the content and the focus is on the second page (with snapping feature).
Any help will be appreciated. I tried to modify the source and see if I can make it work, but failed to do so.
Thanks in advance.
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 reading the swiper source and its configuration for horizontal scrolling, page sizing, and snapping; the issue does not name a file or test. Determine whether the requested three-page preview behavior is supported, and identify the implementation or documentation change needed to make the expected behavior reproducible.
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
- 15/100