instea / react-native-color-picker

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

Can't remove sliders and choose color with maximum opacity #13

Closed LucasE2996 closed 4 years ago

LucasE2996 commented 4 years ago

I guess this is not an error but I would like to use the color with 1 of opacity but also hide the sliders. Currently, there is a default value for the color opacity, which is less than 1, and when the sliders are hidden there is no way of getting it back to 1.

LucasE2996 commented 4 years ago

Sorry, I didn't have tried to put some color with maximum opacity (e.g. '#00ff00'). This way I could get the same colors on the picker ring and the circle in the middle.