Skip to content

Conversation

@suark
Copy link
Contributor

@suark suark commented Oct 12, 2021

facebook/react-native#25553 (comment)

Referencing from this comment, the fix is to update the:
s.dependency 'React' to s.dependency 'React-Core to make everything auto-link properly in iOS.

All react-native libraries with native iOS code should be doing this to keep up to date with the requirements in react-native 60 and up.

facebook/react-native#25553 (comment)

Referencing from this comment, the fix is to update the:
`s.dependency 'React'` to `s.dependency 'React-Core` to make everything auto-link properly in iOS. 

All react-native libraries with native iOS code should be doing this to keep up to date with the requirements in react-native 60 and up.
@itinance itinance merged commit 300def8 into itinance:master Oct 12, 2021
@suark
Copy link
Contributor Author

suark commented Oct 13, 2021

@itinance Thanks for the merge.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants