You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: