Question: I want to get initial value of timePicker, value changes when I am just scrolling time. Please watch photos it will be more clear to understand what I want. https://imgur.com/a/3Hg69uR Answer: All you need is to update the label ...

Question: I would like to receive a notification when the user dismisses the pop-up calendar for a .compact style UIDatePicker. The user may trigger several valueChanged while trying to select the right date, so I would like to get notified ...