nicklockwood / FXForms

[DEPRECATED]
Other
2.93k stars 339 forks source link

Need a more useful UI for field controls #447

Open internalG opened 8 years ago

internalG commented 8 years ago

A sample is the date picker field. We need a done button to dismiss it with picked value, a cancel button to dismiss it with empty value. Maybe the UIAlertViewController is enough? Any experiences for it?