manyuanrong / manyuanrong/react-native-masonry-layout

Masonary as an item of SectionList

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
89
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Hi,

I would like to use masonary as an item of SectionList. However, I need to define `listKey={(item, index) => 'A' + index.toString()}` to the Column object's Flatlist in order to use it as a child of SectionList. Could you please make a development for it. Because, I don't want to intervene the library in order to get updates.

Thanks

Contributor guide

No contributing guide indexed for this repository

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 reading the repository's masonry component implementation and locating the Column object's FlatList usage. Reproduce the reported need to use the component inside SectionList, then verify the behavior without requiring users to modify the library; no specific files or tests are named in the issue.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.