instea / react-native-color-picker

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

Added type declaration for new TriangleColorPicker prop #35

Closed dmko1610 closed 3 years ago

dmko1610 commented 3 years ago

added missed prop declaration for #10

dmko1610 commented 3 years ago

Added rotationHackFactor type declaration due to #32 issue

sodik82 commented 3 years ago

I believe this is now obsolete as the library was rewritten to typescript. thanks for your effort