Tag: delegates
-
The Swift Swift Tutorial: Using Segues and Delegates in Navigation Controllers (Part 1 — The Template)
[Updating to Swift 2.0 SJL 9/17/15] Click here for the Swift 3.0 version of this post It should be one of the easiest things we do, and yet for many it is the most confusing. Getting data from one view controller to another as you switch views never seems easy. Segues might be slightly difficult,…