Skip to content
This repository was archived by the owner on Sep 4, 2021. It is now read-only.
This repository was archived by the owner on Sep 4, 2021. It is now read-only.

iOS linking cause some odd XCode compile issues #33

@cristianocca

Description

@cristianocca

Running: react-native link react-native-workers

And then trying to open the project with xcode (i.e, to manually link another library), breaks the project in a way it can no longer compile.

Basically, it causes some React modules to fail to compile.

Running unlink reverts the issue.

Errors:

screen shot 2018-07-28 at 21 22 20

screen shot 2018-07-28 at 21 22 48

screen shot 2018-07-28 at 21 23 11

Forgot to mention: React Native 0.56.0

Looks like some change after react 0.40 broke this with the imports.

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