An open API service indexing awesome lists of open source software.

https://github.com/timoliver/buildinghighperformancelistsandcollectionviews

A mirror of Apple's sample code for high performance collection views in iOS 15.
https://github.com/timoliver/buildinghighperformancelistsandcollectionviews

imageio ios15 uicollectionview uikit unfair-lock

Last synced: about 1 year ago
JSON representation

A mirror of Apple's sample code for high performance collection views in iOS 15.

Awesome Lists containing this project

README

          

# Building High-Performance Lists and Collection Views

Improve the performance of lists and collections in your app with prefetching and image preparation.

## Overview

- Note: This sample code project is associated with WWDC21 session [10252: Make Blazing Fast Lists and Collection Views](https://developer.apple.com/wwdc21/10252/).