Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jfoshee/segues-and-viewmodels-techfest-2013
- Owner: jfoshee
- Created: 2014-04-15T18:17:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-15T18:57:56.000Z (over 10 years ago)
- Last Synced: 2023-03-11T11:46:50.318Z (almost 2 years ago)
- Language: C#
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Segues and ViewModels
#### Presented at Houston Techfest 2013This 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.