This seems like an issue with the cocoa pods required for linking React to your project.
Try running pod install
in your project directory using terminal and then try to build.
This seems like an issue with the cocoa pods required for linking React to your project.
Try running pod install
in your project directory using terminal and then try to build.