Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ItemSeparatorComponent not providing leadingItem or any other props #113

Open
SumitR9910 opened this issue Feb 22, 2025 · 2 comments
Open

Comments

@SumitR9910
Copy link

SumitR9910 commented Feb 22, 2025

Pretty much what the title says, it is required for cases when separators are required to be rendered conditionally based on some props of the leadingItem or the trailingItem.
Would be very helpful if support for these props is added.

BTW exceptional work with this package,🫡 to everyone involved.

@jmeistrich
Copy link
Contributor

Oh I didn't even know FlatList did that! It looks like it's not in the types so I didn't catch it. I think it should be pretty easy to add.

@SumitR9910
Copy link
Author

Oh I didn't even know FlatList did that! It looks like it's not in the types so I didn't catch it.

Lol I didn't know that it did for the longest time too.

@jmeistrich jmeistrich mentioned this issue Feb 8, 2025
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants