-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
It seems you have an error in the podspecs
s.dependency 'React' |
This issue explain it better than i could do => facebook/react-native#29633 (comment)
But in short you need to replace
s.dependency 'React'
with s.dependency 'React-Core'
vthibault and StacyRobertNeteck
Metadata
Metadata
Assignees
Labels
No labels