Preheat

Automates preheating (prefetching) of content in UITableView and UICollectionView.

One way to use Preheat is to improve user experience in applications that display collections of images. Preheat allows you to detect which cells are soon going to appear on the display, and prefetch images for those cells. You can use Preheat with any image loading library, including Nuke which it was designed for.

The idea of automating preheating was inspired by Apple’s Photos framework example app.


Posted

in

, ,

by

Comments

Leave a Reply