I've got a view controller with a UIDatePicker that is pushed from another VC. If I scroll the date picker down fast and pop the view controller the value is not saved correctly. Is there a way to prohibit popping the view controller until the UIDatePicker stops animating?