|
You are here |
sarunw.com | ||
| | | | |
www.iamsim.me
|
|
| | | | | In the first installment of this blog series on UIKit and The Composable Architecture we talked about how we can reduce the boiler plate required to setup a view controller powered by a Store. This post will build on that and see what it takes to implement a collection view. The first thing you need to know about rendering items from a TCA Store in a table or collection view is that we won't be referring to the items by IndexPath. | |
| | | | |
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.neilmacy.co.uk
|
|
| | | | | A really nice improvement to Previews, with a macro cleaning up the boilerplate, and parity between SwiftUI and UIKit. | |
| | | | |
blog.robbowley.net
|
|
| | | [AI summary] Software developers should embrace automation tools like linters and code generators to reduce repetitive toil and focus on creative problem-solving, a practice predating the current AI hype. | ||