|
You are here |
noahgilmore.com | ||
| | | | |
swiftui-lab.com
|
|
| | | | | When we double wrap SwiftUI views inside a Representables and a Hosting Views, we open the door to new possibilites of what can be achieved with SwiftUI. | |
| | | | |
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. | |
| | | | |
nilcoalescing.com
|
|
| | | Verify SwiftUI app state restoration using the Xcode simulator by following the correct steps, including backgrounding the app and relaunching it. | ||