-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Hi!
I should update my app from virgil-crypto-javascript
to react-native-virgil-crypto
soon and I want to know if there are updates about the auto-linking problem on iOS.
This PR is closed and doesn't seem to have been solved yet, but in the react-native@0.61.0-rc.2
release description I found this note:
Note: If you are using CocoaPods with use_frameworks!, you may be required to add s.static_framework = true to each podspec that depends on React Native. This is a temporary solution and we are working on a better way to integrate with the community packages before we ship a stable release.
Honestly, I don't know if I can proceed with auto-linking in this way on react-native@0.60.5
I have never used Carthage and I would like to avoid manual installation, since in my app all native dependencies have been auto-linked.