yogakit/yogakit.modulemap' not found in React Native 0.63
Issue
Xcode: 12
React Native: 0.63.2
When I try to run iOS in release sheme within Xcode, I get an error as follow.
fatal error: module map file '/Users/cpm/Library/Developer/Xcode/DerivedData/staff-baeadsoaaiirtjhfudonotievuex/Build/Products/Release-iphoneos/YogaKit/YogaKit.modulemap' not found
But it's normal in debug sheme whether in Simulator or iPhone.
Solution
In Xcode, click Project, and in the Info tab, set the iOS Deployment Target to at least 11.0.