Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ashfurrow/nsfetchedresultscontroller-mvvm

NSFetchedResultsController using MVVM
https://github.com/ashfurrow/nsfetchedresultscontroller-mvvm

Last synced: about 2 months ago
JSON representation

NSFetchedResultsController using MVVM

Awesome Lists containing this project

README

        

NSFetchedResultsController-MVVM
===============================

NSFetchedResultsController example using MVVM. Check out the view model and the view controller for interaction.

This is *not* a working app – just a proof-of-concept.