I can not choose a date in iOS, is there any known problem with RadDataForm DatePicker?
Check it out it has some strange kind of opening. User can not understand where to click or how to turn back again.
- iPhone 8 simulator with iOS 14.3
- nativescript-ui-dataform: 7.0.4
- IPHONEOS_DEPLOYMENT_TARGET = 13
It can display the date but I cannot change the date.
- Click on datepicker
- Jumps to bottom of the page below
- Scroll back to up
- Click on an empty area
When I click on the empty area I can see the calendar.
NOTE: I don't have problems with other Pickers, Stepper, or Switches. Just DatePicker does not work.