Opened this issue 7 years ago · 3 comments
react-native-cli: 1.3.0 react-native: 0.41.2
+1
react-native 0.39.2
Found out it's an issue with RN < 44.0. I replaced ViewPropTypes with View.propTypes and it works
@waterdoo i'm not clear how you made that fix. Can you provide more details?