docz-plugin-react-native icon indicating copy to clipboard operation
docz-plugin-react-native copied to clipboard

update react-native-web dependency

Open 0xpatrickdev opened this issue 7 years ago • 0 comments

This plugin does not work with React 16.5.0 (and the example uses 16.5.0)

React DOM 16.5 changed an unstable API that react-native-web depends upon. Namely, EventPluginHub was removed (see #1096 & #506dba9). This was addressed in 16.5.1, and react-native-web 0.9.0.

I am updating this to include the latest version of react-native-web, 0.9.6.

0xpatrickdev avatar Nov 08 '18 21:11 0xpatrickdev