react-native-hsv-color-picker
react-native-hsv-color-picker copied to clipboard
Fix ViewPropTypes error
trafficstars
After updating my project to expo ~41.0.0, react-native-web was also updated and in it ViewPropTypes was deprecated. So I have an error - " Module not found: Can't resolve 'react-native-web/dist/exports/ViewPropTypes' in 'MY_PATH/node_modules/react-native-hsv-color-picker/src' "
Here is an issue from react-native-web: https://github.com/necolas/react-native-web/issues/1537
P.S. I've tried workaround from that article, but it breaks this picker, I can only move picker dot, but after click I've got saturation/hue/value = NaN
Try to use fork https://github.com/ekreative/react-native-hsv-color-picker/commit/ff2897cef64c989ad3a57c4b08daf2dbbeb88172