xgfe / react-native-datepicker

react native datePicker component for both Android and IOS, useing DatePikcerAndroid, TimePickerAndroid and DatePickerIOS
MIT License
2.12k stars 726 forks source link

Datepicker ok and cancel buttons are not visible in android 9 #391

Open ankitkandari opened 4 years ago

ankitkandari commented 4 years ago

Environment

  1. react-native -v:
  2. node -v:
  3. npm -v:
  4. yarn --version:
  5. target platform: Android | iOS
  6. operating system:
RiyaNainwani commented 1 year ago

The same issue is in the emulator with API level 33. found any solution?