mmazzarolo / react-native-modal-datetime-picker

A React-Native datetime-picker for Android and iOS
MIT License
2.98k stars 399 forks source link

Customizing Background and Text Color in Android with Expo #730

Open Salmankhan033 opened 10 months ago

Salmankhan033 commented 10 months ago

Hi there!

I'm currently working with Expo, and I'm facing challenges customizing the background and text color specifically for Android using the following libraries:

I've tried searching within the node-modules directory without success, and it appears that there's no dedicated android folder in the Expo project for customization.

Is there a recommended way or workaround to achieve background and text color customization for Android in this context?

Thank you for your assistance!

Ozzi48 commented 10 months ago

@Salmankhan033 any success to achieve background colour customization?

Salmankhan033 commented 10 months ago

@Salmankhan033 any success to achieve background colour customization?

It gets the theme color So I use react-native-calender for Android and keep this for ios