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

Change the top bg color in date range. #219

Closed vegulla001 closed 1 year ago

vegulla001 commented 1 year ago

I can't able to change the bg color for both top and bottom while selecting range.

vegulla001 commented 1 year ago

I can't able to change the bg color for both top and bottom while selecting range.

I want in different color not the purple which is default.

iM-GeeKy commented 1 year ago

The color is derived from the Paper Theme. The paper team has great documentation on how to define your own theme or override.

vegulla001 commented 1 year ago

@iM-GeeKy Can you provide some sort of demo in Sandbox or something on how to do that. I particularly like this package and it's design.