Awesome
swiftui-recipes-app
Recipes app is written in SwiftUI using Single State Container
This app implemented as an example of a Single State Container concept. It is based on my blog posts and some additional techniques.
- Redux-like state container in SwiftUI. Basics
- Introducing Container views in SwiftUI
- Redux-like state container in SwiftUI. Best practices
- View composition in SwiftUI
- World, Thanks to Stephen Celis for his incredible talk, "How To Control The World".