gspiers / LoopLayout

Example of a Custom UICollectionViewLayout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This repository contains the sample code that was covered in my talk at the conference Codemobile 2019 (link to video to follow). This repo is an example of how to implement a custom UICollectionViewLayout. This code sample builds up each step towards building a collection view that loops/repeats its content as the user scrolls through it. There's a branch for each step.

Talk Sources

About

Example of a Custom UICollectionViewLayout

License:The Unlicense


Languages

Language:Swift 100.0%