I create a new app using react native. When I try to run the app within an iOS emulator using Xcode I get the following error and the app doesn't run.
fatal error: module map file '/Users/rebekah/Library/Developer/Xcode/DerivedData/example-feduelzeswwgfqdrghxcxxfxavuz/Build/Products/Debug-iphonesimulator/YogaKit/YogaKit.modulemap' not found
I have tried to google this but have been unable to find a way to fix it, is there any way this can be fixed?