Basic iPhone - Swift 3: Module 5 - Address Book - Iteration 6 - Add new contact 6/8
A lot is happening in this iteration including the use of modal segue with exit (or unwind) segues to have multiple options to return. In addition, we continued to use static cells with table view. implemented dismiss() to dismiss the view controller.
A lot is happening in this iteration including the use of modal segue with exit (or unwind) segues to have multiple options to return. In addition, we continued to use static cells with table view. implemented dismiss() to dismiss the view controller.