swiftui-mvvm
There are 8 repositories under swiftui-mvvm topic.
QuickBirdEng/SwiftUI-Architectures
Three different architectures (Model-View, Redux, MVVM) for using SwiftUI implemented at the example of a chat app
k1ckdown/MovieCatalog
Movies app demonstrating implementation of Clean Architecture, Dependency Injection, MVVM with View State and Coordinator in SwiftUI
danielbastidasr/swiftui-mvvm
SwiftUI demo. Login View -> Tabbar with a list detail view
mrezkys/fun-quran-game
Fun Quran Game is a game where users can play connecting verses and guessing surahs in the Quran.
snehalkerkar/UserDisplayApp-SwiftUI
iOS SwiftUI application designed to handle REST APIS(used `reqres.in` for dummy APIs) and to showcase the response data using SwiftUI.
k1ckdown/WordsFactory
Education iOS app demonstrating implementation of Clean + Modular Architecture using SPM, Dependency Injection, MVVM with View State and Coordinator in SwiftUI
tayyabmughal676/JetTodoList
SwiftUI Jet Todo List App. Using MVVM pattern, UserDefaults, Animations, and many more