Day: March 5, 2014

Fundamental Storyboard: Pass Data Backward

Today you will learn how to perform the third storyboard operation, which is to pass data backward to a source view controller. You do this by performing an unwind segue. Understanding The Unwind Segue Operation First of all, an unwind segue operation involves a source view controller and a destination view controller. The source view controller […]