Skip to content

[Style] flexWrap: 'wrap' in a Navigator will cause crash #1644

Description

@magicismight

View in a Navigator with the style below will cause app crashed when the Navigator route changes

{
    flexDirection: 'row',
    flexWrap: 'wrap'
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions