Fix title/buttons in date picker not being visible on Android in dark mode (#6880)

This commit is contained in:
Ryan McLeod
2024-12-02 21:25:10 -05:00
committed by GitHub
parent 84f4afd3d7
commit 147efb628a
3 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -169,7 +169,7 @@
"react-keyed-flatten-children": "^3.0.0",
"react-native": "0.74.1",
"react-native-compressor": "^1.8.24",
"react-native-date-picker": "^4.4.2",
"react-native-date-picker": "^5.0.7",
"react-native-drawer-layout": "^4.0.1",
"react-native-gesture-handler": "2.20.0",
"react-native-get-random-values": "~1.11.0",