Skip to content

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

@magicismight

Description

@magicismight

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

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions