fullstackreact / react-native-firestack

A firestack v3 react-native implementation
MIT License
715 stars 132 forks source link

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

Open calclavia opened 7 years ago

calclavia commented 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/RCTBundleURLProvider.h file not found

It seems like linking caused some files to be mistakenly removed?