Post

Replies

Boosts

Views

Activity

React Native App no longer builds after upgrading to XCode 12.5
My react native app previously built and ran on a simulator in xcode 11. However sine upgrading to xcode 12.5 i get the following build errors Cannot initialize a parameter of type 'NSArrayidRCTBridgeModule *' with an rvalue of type 'NSArrayClass*' Cannot initialize a parameter of type 'NSArrayClass *' with an lvalue of type 'NSArrayidRCTBridgeModule *__strong' Cannot initialize a parameter of type 'NSArrayidRCTBridgeModule *' with an lvalue of type 'NSArrayClass *__strong'
3
0
9.3k
Apr ’21