react-native-code-push
react-native-code-push copied to clipboard
[swift] Fix imports for Cocoapods + Swift projects + use_frameworks!
This PR fixes an error we encountered in a hybrid (Swift + React Native) app we’re developing, and use_frameworks! flag.
SSZipArchive
was introduced as a module unlike JWT
, SSZipArchive
imports should be added with a namespace, I guess all projects introduced through use_frameworks!
will have this problem.
Looking forward to repair. Thank you.