Graphics Programs Reference
In-Depth Information
Gold Challenge: Pushing More View Controllers
Right now, BNRItem s cannot have their dateCreated property changed. Change
BNRItem so that it can, and then add a button underneath the dateLabel in De-
tailViewController 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 selec-
ted BNRItem . Also, have it display text that warns the user against insurance fraud.
Search WWH ::




Custom Search