Open
Description
Hi,
To allow successful build of react-native app using this package on XCode 12 with use_frameworks, please implement following change in podspec:
- s.dependency 'React'
+ s.dependency 'React-Core'
For more details see facebook/react-native#29633 (comment)
Thanks!
Metadata
Metadata
Assignees
Labels
No labels