Skip to content

feat: LargeHeader Visibility Customization #45

@Sejby

Description

@Sejby

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions