Gold Challenge: Pushing More View Controllers

Right now, instances of BNRItem cannot have their dateCreated property changed. Change BNRItem so that they can, and then add a button underneath the dateLabel in BNRDetailViewController 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 BNRItem.

Get iOS Programming: The Big Nerd Ranch Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.