Radio and PodcastRadio and PodcastLive Radio & Podcasts
How to create an Unwind Segue in iOS 8 artwork
Technology

How to create an Unwind Segue in iOS 8

The iOS Dev Diary by Jay Versluis

Jan 29, 201519:01Technology

The Unwind Segue was introduced in iOS 6 to make retrieving data from a dismissed view controller easier. A regular Segue allows us to send data from one view controller to another, but it’s not easy to bring data back i...