New UIDatePicker in iOS 14
Published on
WWDC2020 brought many interesting and unexpected updates to many old and well known APIs. In this article, we will explore what’s new with UIDatePicker
on iOS, an API that has existed since the dawn of time and hasn’t changed much since its introduction.
A Short History on Pickers
UIDatePicker
is an API that has existed since the very early days of the iOS SDK - it goes all the way back to iOS 2.0.