Closed jcde closed 3 years ago
yes, on react-native-web we see "TypeError: Cannot read property 'style' of undefined" because ViewPropTypes depreciated in the latest react-native
yes, on react-native-web we see "TypeError: Cannot read property 'style' of undefined" because ViewPropTypes depreciated in the latest react-native
Thank you @jcde! Just published version 0.6.2
with this patch.
Thanks for the PR @jcde. Could you explain what's this PR is actually solving? Does it fix a problem happening on
react-native-web
?