instea / react-native-color-picker

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

Implement hideSliders TriangleColorPicker #10

Closed afreeland closed 3 years ago

sodik82 commented 5 years ago

thanks for your PR. The property name hideSliders does not match the "reality" for triangle picker. If we want to unify the interface - something like hideControls should be better name for both components. And pls update also documentation.