Skip to content

[iOS] Unordered setting props issue #304

@yamade

Description

@yamade

Sometimes _onFastImageXXX callback doesn't get called in iOS even though I set props.

The root cause is the props on iOS side are stored in an NSDictionary, the keys are unordered.
This means props have no guaranteed order in which they're updated.

facebook/react-native#8181

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions