Skip to content

thannn/FetchedDataSource

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FetchedDataSource

Version License Platform Swift version

This is a class cluster of generic classes that will handle using a NSFetchedResultsController together with a UITableView or a UICollectionView.

Demo

To try the example project, just run the following command:

pod try FetchedDataSource

Requirements

Requires Swift 4 and iOS 8 or higher.

Installation

From CocoaPods

FetchedDataSource is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "FetchedDataSource"

Manually

  • Drag the FetchedDataSource/Source folder into your project.

Usage

TODO

Credits

FetchedDataSource is brought to you by David Jennes.

License

FetchedDataSource is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Swift 89.6%
  • Objective-C 8.2%
  • Ruby 2.2%