instea / react-native-color-picker

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

Fix TypeScript signature for on(Old)?ColorSelected. #20

Closed seasox closed 4 years ago

seasox commented 4 years ago

They are passed strings instead of HsvColor

See #18

sodik82 commented 4 years ago

thanks, I have taken your definitions but handled Slider differently.