Skip to content

LayoutView is not an animated component when using reanimated LegendList #469

Description

@foyarash

When using reanimated LegendList, the components rendered in ListHeaderComponent and ListFooterComponent are not being animated with the layout prop. It seems the LayoutView that wraps them is never converted to an animated view.

A workaround currently is to make the header & footer part of the data array, with a specific type to distinguish them, but a less hacky way would be nice to have !

Thank you for the work on this library !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions