Skip to content

1.0.4 breaks react-native core functionality #71

@aforty

Description

@aforty

I don't know how this is even possible, I suspect @babel/preset-env but I'm creating this issue to reference to/from react-native's repo to get some help on figuring out exactly what's going on.

Using 1.0.4 react-native's Linking.getInitialURL() promise never resolves, somehow whatever changes were made since 1.0.1 block the core js-to-native bus from resolving promises in native land. This is such basic functionality and again I don't understand how it is even possible for a secondary package to create such a mess.

Hang tight, I'll update this thread with more info as I get it.

Anyone finding their way here, use json-api-normalizer@1.0.1 with react-native for now if you're having issues.

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