|
You are here |
fluffy.es | ||
| | | | |
osinski.dev
|
|
| | | | | [AI summary] The author details a custom implementation of snapshot testing for self-sizing iOS table view cells to ensure UI consistency and generate documentation screenshots. | |
| | | | |
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. | |
| | | | |
lukecsmith.co.uk
|
|
| | | | | Coredata and background threads can be simple | |
| | | | |
benoitpasquier.com
|
|
| | | With iOS13, Apple is introducing "Sign In with Apple", an authentication system that allows user create an account for your app based on their Apple ID. Let's see how to integrate it in your app and be ready for iOS13 launch. | ||