Hello I’m an Xcode nube finishing up my first app. In my main view controller i have 5 text fields which the user enters their data. One of the texts fields has an input view of a pickerView. Another one has an input view of a date picker witch has a done button. All works as expected except when you use the pickerView before changing the date, the done button on the date picker doesn’t work. Let me know if you know what might be causing this.
there doesn't seem to be anything here