|
You are here |
trycombine.com | ||
| | | | |
www.iamsim.me
|
|
| | | | | One of my favorite things in UIKit is UICollectionView. I love how versatile it is. With iOS 13 it got even better with the diffable data source and compositional layout APIs. However, when dealing with collection views there's a lot of boiler plate one has to take care of. In this post I want to share some of the code I've written to make working with collection views a bit nicer. | |
| | | | |
iphoneincubator.com
|
|
| | | | | ||
| | | | |
www.neilmacy.co.uk
|
|
| | | | | A better way to deal with UITableViewCells. | |
| | | | |
gist.github.com
|
|
| | | A scrolling capable drop-in replacement for UIStackView. - ScrollingStackView.swift | ||