instea / react-native-color-picker

Color picker component for IOS/Android
Apache License 2.0
272 stars 67 forks source link

Can you help me ColorPicker some bug in RN61 #23

Open zhuxinleibandou opened 4 years ago

zhuxinleibandou commented 4 years ago

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!

sodik82 commented 4 years ago

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

zhuxinleibandou commented 4 years ago

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.

sodik82 commented 4 years ago

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.

tangten commented 4 years ago

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

dmko1610 commented 3 years ago

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

zhuxinleibandou commented 3 years ago

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