React Native / iOS SDK. No matching function for call to 'RCTBridgeModuleNameForClass' after update iOS SDK to 14.5

11

I have updated the iOS SDK platform to version 14.5. The xCode version is now 12.5. After updating, I cannot launch the application on my device. An error: No matching function for call to 'RCTBridgeModuleNameForClass'. I tried reinstalling the pods but it didn't help. How can fix it? Thanks

Share
Improve this question

Comments

Popular posts from this blog

Meaning of `{}` for return expression

Get current scroll position of ScrollView in React Native

Chart JS +ng2-charts not working on Angular+2