meliorence / meliorence/react-native-snap-carousel

How to use Flat list inside a Carousel or genrate carousel page with "<View>" only like in the old version ?

Open
#866 1 comment 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

Hello,

i would like use a FlatList to the first page and an other FlatList in second page of my Carousel. But now in the last version, data array generate automaticaly Carousel's pages. i can't manage it as i want. in the old version that's work fine because we had to create carousel page with "View" not with data array. it was possible to organize any elements, pass multiple array and call them in different "Carousel View Page".

Thanks for reply

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 comparing the current carousel API, which generates pages from a data array, with the older View-based usage described in the issue. Determine whether supporting separately organized FlatLists across carousel pages is an intended feature, and define completion around a documented or working way to provide those distinct page contents.

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
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.