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 ?
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
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 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