What's new in SwiftUI – WWDC2022
Charts framework, brand new and fixed NavigationStack. Multi-window and menu bar extras for MacOS SwfitUI apps. New Layout protocol and many other things.
Here is a detailed summary of the "What's new in SwiftUI" session from WWDC2022.
What's new in UIKit – WWDC2022
New Navigation Bar features, new UICalendarView, and UIPageControl. Pasteboard access permissions. UISheetpresentationController improvements. SFSymbols rendering modes. Self-resizing cells. UIHostingConfiguration to embed SwiftUI into UICollectionView and UITableView.
Here is a detailed summary.
Use SwiftUI With UIKit – WWDC2022
How to bridge data between the legacy app and SwiftUI back and forth. How to embed SwiftUI into UICollectionView and UITableView with UIHostingConfiguration.
Here is the summary for the "Use SwiftUI With UIKit" session from WWDC22.
I’ve Made a Redux Architecture Library for iOS and Called It Puredux
Not long ago, I started to roll out Puredux v1.0.
Puredux is a UDF architecture framework in Swift for app state management with Redux ideas in mind. Store, Reducers, Actions dispatching, and unidirectional data flow.
The Story of My Emergency Relocation — Decision to Escape (Part 3)
That was probably one of the hardest decisions I ever made. And definitely the fastest among the tough ones.