CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

Rob Seward

1pod

FeedCache

FeedCache is an alternative to using CoreData to manage paginated feed data. Architecturally, it replaces an NSFetchedResultsController, while caching data with NSCoding so the feed can load quickly from a cold start.

License: MIT

  • Swift