Open Salmankhan033 opened 10 months ago
@Salmankhan033 any success to achieve background colour customization?
@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
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:
"expo": "~48.0.18"
"@react-native-community/datetimepicker": "6.7.3"
"react-native-modal-datetime-picker": "^17.1.0"
I've tried searching within the
node-modules
directory without success, and it appears that there's no dedicatedandroid
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!