Gold Challenge: Pushing More View Controllers

Currently, instances of Item cannot have their dateCreated property changed. Change Item so that they can, and then add a button underneath the dateLabel in DetailViewController with the title Change Date. When this button is tapped, push another view controller instance onto the navigation stack. This view controller should have a UIDatePicker instance that modifies the dateCreated property of the selected Item.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset