Generic datasources for UITableView and UICollectionView in Swift, with support for YapDatabase
Stars
68
Forks
7
Watchers
68
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
231
commits
10
commits
4
commits
1
commits
1
commits
Trigger a full view update through NSFRCUpdateHandler. (#55)
c51f8c3View on GitHubMerge pull request #51 from thorfroelich/feature/core-data-support
3609d88View on GitHubMerge pull request #54 from danthorpe/feature/TAY-54_move_example_projects
e002cfcView on GitHubMerge branch 'development' into feature/core-data-support
eeab7d9View on GitHubMerge pull request #52 from danthorpe/feature/TAY-52_podspec
3301258View on GitHubNSFRCDatasource uses FetchedResultsControllerType protocol instead of NSFetchedResultsController directly, for easier mocking.
03694b5View on GitHubMore succinct pending update gathering in NSFRCUpdateHandler.
45e25ecView on GitHubRemoved redundant 'self' prefix for instance properties and functions except where needed in closures and for disambiguation.
e5545a2View on GitHub