Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jfoshee/segues-and-viewmodels-techfest-2013

Segues and ViewModels - Houston Techfest 2013
https://github.com/jfoshee/segues-and-viewmodels-techfest-2013

Last synced: about 2 months ago
JSON representation

Segues and ViewModels - Houston Techfest 2013

Awesome Lists containing this project

README

        

# Segues and ViewModels
#### Presented at Houston Techfest 2013

This project shows how iOS segues can be used to automatically initialize ViewModels.
It provides not only VM construction, but also context with the previous view model and differentiation via the segue identifier.