This completes the ItemRowCellView
, but for now we’ll just have to hope it works. We can’t actually run any of this code until we get a collection view in place.
🎉 Black Friday Sale! Save 30% when you subscribe today.
We finish porting our SwiftUI application to UIKit by introducing a collection view. Along the way we will demonstrate how deep-linking works exactly as it did in SwiftUI, and we show the power of state driven navigation by seamlessly switching between the two view paradigms.
Our Free plan includes 1 subscriber-only episode of your choice, plus weekly updates from our newsletter.
This completes the ItemRowCellView
, but for now we’ll just have to hope it works. We can’t actually run any of this code until we get a collection view in place.
Note Navigation is a really, really complex topic, and it’s going to take us many episodes go deep into it. We will show at its heart, navigation is really a domain modeling problem, which means we need to discover tools that allow us to transform one domain into another. Once this is accomplished we will see that many seemingly disparate forms of navigation can be unified in a really amazing way.
Our free plan includes 1 subscriber-only episode of your choice, access to 64 free episodes with transcripts and code samples, and weekly updates from our newsletter.