Skip to content

Repository files navigation

SwiftUI-Combine-MVVM

An experiment with SwiftUI to build a clean MVVM architecture with Combine.

One of the best reasons to use MVVM, is that most, if not all of your business logic can be easily unit tested. SwiftUI introduced data binding on the "View" layer, and it's awesome, however this experiment adds a view model to make it as testable as possible.

Main Detail

About

An experiment with SwiftUI to build a clean MVVM architecture with Combine.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages