Closed climam closed 3 years ago
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 https://github.com/facebook/react-native/issues/29633#issuecomment-694187116
Thanks!
Ok, thanks. I'm changing right now.
Hi,
To allow successful build of react-native app using this package on XCode 12 with use_frameworks, please implement following change in podspec:
For more details see https://github.com/facebook/react-native/issues/29633#issuecomment-694187116
Thanks!