react-native-color-picker icon indicating copy to clipboard operation
react-native-color-picker copied to clipboard

Can you help me ColorPicker some bug in RN61

Open zhuxinleibandou opened this issue 4 years ago • 6 comments

I have use the holo color picker, the handle rotates to one(left) side only, to me it happens on iOS only.

https://user-images.githubusercontent.com/29953232/69870626-6f2c2500-12eb-11ea-9438-0a8be2766d1b.png

We recently upgrade to react native 0.61, and found out it stopped working, tested on the latest v0.4.4.

Can you help me out thank you very much!

zhuxinleibandou avatar Mar 10 '20 10:03 zhuxinleibandou

latest version is 0.5.2 - can you try that? There were some issues with RN 0.61

sodik82 avatar Mar 10 '20 12:03 sodik82

latest version is 0.5.2 - can you try that? There were some issues with RN 0.61

Thank you for your reply. The minimum version of our project is 0.61. The 0.5.2 version cannot be used. I looked at the source code for two or three days. I ca n’t modify it.

zhuxinleibandou avatar Mar 11 '20 01:03 zhuxinleibandou

I don't see any special obstacle to upgrade color picker. But if you can't upgrade the lib (even 0.4.6 should be better), there is hardly something we can do.

sodik82 avatar Mar 14 '20 13:03 sodik82

image @zhuxinleibandou it doesn't work on RN 0.61.5, do you know why?

tangten avatar Apr 04 '20 08:04 tangten

@tangten, maybe you should try to add style prop like style: {{flex: 1}}?

dmko1610 avatar Aug 13 '20 11:08 dmko1610

image @zhuxinleibandou it doesn't work on RN 0.61.5, do you know why?

sory I didn't run this program currently, I used another plus that 'react-native-color-wheel', you can try

zhuxinleibandou avatar Aug 13 '20 12:08 zhuxinleibandou