UIKit
UIKit is still a big part of modern iOS development, so I aim to learn as much as possible about this technology. This category features articles where I write down everything I’ve learned about UIKit and guides for implementations I might need later.
-

How to Use Diffable Data Source in UIKit
Learn how to use diffable data source in UIKit with UICollectionView. Comes with a sample Xcode…
-

How to Create Grid Layout in UIKit
This guide is covering the how’s and what’s of creating a simple grid layout in UIKit…
-

How to Use UIContentView in UIKit
Learn how to use UIContentView in UIKit and create any kind of cell for your table…

