web-ridge / react-native-paper-dates

Smooth and fast cross platform Material Design date and time picker for React Native Paper
https://www.reactnativepaperdates.com
MIT License
667 stars 173 forks source link

fix: Modify logic to lighten and darken colors #95

Closed chakrihacker closed 3 years ago

chakrihacker commented 3 years ago

the default lighten method has issue where it returns white (#ffffff) instead of lighten color

https://github.com/Qix-/color/issues/53

Closes #85

RichardLindhout commented 3 years ago

Looks good! Will try to make a release when I have more time and can fix other issues in the current main