SwiftUI — MVVM State management in a simple way
What is SwiftUI?
SwiftUI is Apple’s new declarative framework for building user interfaces for all Apple devices. This framework can be broken down into two essential components: views and state.
State management is an integral part of SwiftUI develo...
canopas.hashnode.dev1 min read