firebase-react-native
firebase-react-native copied to clipboard
Installing v0.0.1 wouldnt build due to RCTWebSocket error
You can fix it by going into XCode then doubleclick on the RCTWebSocket project in your navigator and remove the flags under build settings > custom compiler flags > -Werror
See: https://github.com/facebook/react-native/issues/8584 and https://github.com/facebook/react-native/issues/8975