alinz / react-native-webview-bridge

React Native Webview with Javascript Bridge
MIT License
1.37k stars 491 forks source link

Does not compile under React Native 0.40 #199

Open thedjinn opened 7 years ago

thedjinn commented 7 years ago

I have upgraded my react native project to 0.40. Everything works fine, except for react-native-webview-bridge which produces loads of compile errors. This might have something to do with https://github.com/facebook/react-native/commit/e1577df1fd70049ce7f288f91f6e2b18d512ff4d

screen shot 2017-01-06 at 14 51 25
fungilation commented 7 years ago

Need iOS header updates like this.

See https://github.com/facebook/react-native/releases/tag/v0.40.0