UITableView cell cache that cures scroll-lags on a cell instantiating
What is UITableView-Cache?
UITableView+Cache is a light UITableView category that purges scroll-lag that occurs on a new cell instantiation during scroll. It makes UITableView instantiate and cache cells before cellForRow:atIndexPath: call. It also provides simple interface very similar to existing registerClass/registerNib one.
Overview
- Pricing: Free
- Resource Link: https://github.com/Kilograpp/UITableView-Cache
- Resource Maker: Maxim Gubin
- Mobile Platform Destination: iOS Apps
- Mobile Platform Support: Native iOS
- Programming Languages: Objective-C
- CocoaPods: UITableView+Cache
- Carthage: Kilograpp/UITableView-Cache
The team behind mobintouch
Website: https://www.mobintouch.com
Resources added 👉 3142
Related resources
ReactorKit
A library for reactive and unidirectional Swift applications
Conduit
Robust Swift networking for web APIs
SwiftyMessenger
Swift toolkit for passing messages between iOS apps and extensions