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

Installing v0.0.1 wouldnt build due to RCTWebSocket error

Open omarjebari opened this issue 9 years ago • 0 comments

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

omarjebari avatar Jan 29 '17 22:01 omarjebari