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
642 stars 166 forks source link

Add react-native-paper theming #204

Closed ianbrown-bearcode closed 1 year ago

ianbrown-bearcode commented 1 year ago

I see that there are a number of issues having to do with colors. The react-native-paper project supports themes (https://callstack.github.io/react-native-paper/theming.html). The components in this module could use the react-native-paper theme for the regular react-native components as well as the react-native-paper components. This might address many of the color issues.

iM-GeeKy commented 1 year ago

Closed by https://github.com/web-ridge/react-native-paper-dates/pull/206