Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ashfurrow/nsfetchedresultscontroller-mvvm
- Owner: ashfurrow
- License: mit
- Created: 2014-06-30T11:25:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-30T11:55:40.000Z (over 10 years ago)
- Last Synced: 2024-10-14T18:45:02.299Z (2 months ago)
- Language: Objective-C
- Size: 402 KB
- Stars: 55
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.