-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Request
Hi, is it possible to add the functionality of being able to control and customize when the large header is shown?
Use Case
For example I want to be able to show the large header even when scrolled down in the list and scrolling a little bit up.
Proposed Solution
Please add some largeHeaderShownVisible prop to for example FlashListWithHeaders. Then I can create a scrollworklet and track the scroll position and based on its value I can pass true or false for the large header to be shown.
Or add a showLargeHeaderOnScrollUp prop.
Thank you so much for this library!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request