Redux Architecture - SwiftUI

preview_player
Показать описание
Redux Architecture - SwiftUI - SwiftUI Architecture
Hey, Hope you're having a wonderful day 💫
in this video, I talked about Redux architecture and implemented it in SwiftUI
- Redux components [View, Action, State, dispatcher, store, and midddleware]
- Error handling
enjoy coding ...

#swiftui #swiftuitutorial #redux #swiftuiarchitecture #ios
Рекомендации по теме
Комментарии
Автор

Amazing! Finally a clear and concise video about redux in vanilla swift... how can i manage navigation? Do you think it's enough to set a binding boolean `presented` property in the state and link to sheet or navigation link?

xfabiosoft
Автор

Thanks It's really useful video. I managed to handle my react-native application and build native side modules on ios.

BPoint-je