iOS UI – What should be the good UI/UX, when I tap on a date entry in a Calendar?

Currently, I am porting a calendar app from Android, to iOS.
The following is the screenshot of the iOS version. I was stuck, at what should be the equivalent UI/UX, when user tap on a date entry (What happen when we tap on date 17th ?)
iO…
share this post : )
Is using a compact popup or rotary wheel a preferable way to select time in iOS?

iOS provides 2 ways to perform date selection
Compact popup
Rotary wheel
I found each methods has their own con
Compact popup
Since the popup UI cannot be customized, there is no way to add an Ok/Cancel button. User might be confused o…