Open calclavia opened 7 years ago
Installing using react-native link as instructed in the README causes an error when trying to build the app in XCode.
react-native link
React/RCTBundleURLProvider.h file not found
It seems like linking caused some files to be mistakenly removed?
Installing using
react-native link
as instructed in the README causes an error when trying to build the app in XCode.React/RCTBundleURLProvider.h file not found
It seems like linking caused some files to be mistakenly removed?