meliorence / meliorence/react-native-snap-carousel

Multiple active items in each screen

Open
#102 46 comments 10 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

* feature help wanted react-native bug
Dominant language
JavaScript
Stars
10.5k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

Would it be possible to have multiple items at one slide just like Apple Music:

screen shot 2017-07-26 at 11 38 35

Would the right approach be to change data such that all elements are grouped with two elements in each group and then print the two elements side-by-side when rendering each item?

However, Airbnb has the same feature where no items are active, but you can only scroll such that two elements are always visible. Can the same behaviour be achieved with the right size options with react-native-snap-carousel?

screen shot 2017-07-26 at 12 47 39

Contributor guide

Open the contributing guide

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

Start by reviewing the react-native-snap-carousel sizing and rendering options discussed in the issue and its comment thread. Done would mean establishing whether multiple items can remain visible per slide or during scrolling, and documenting the supported behavior or required change.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.