Picker view as separate view
Picker view can now be created with create method as a separate UIView instance. You can still show picker like a modal like before by using show method.
Picker view can now be created with create method as a separate UIView instance. You can still show picker like a modal like before by using show method.