fullstackreact/react-native-firestack

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

calclavia opened this issue · 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?