react-native-firestack icon indicating copy to clipboard operation
react-native-firestack copied to clipboard

After installation, React/RCTBundleURLProvider.h file is no longer found

Open calclavia opened this issue 8 years ago • 0 comments

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?

calclavia avatar Apr 09 '17 07:04 calclavia