React Native: Buttons' text is white on date picker using display="spinner" on Android
I am using @react-native-community/datetimepicker on my project. I have faced this issue: Buttons' text is white on date picker using display="spinner" on Android
Have you ever faced this issue and how did you fixed it?