47 Forks
607 Stars
607 Watchers

SwiftUI-Architectures

Three different architectures (Model-View, Redux, MVVM) for using SwiftUI implemented at the example of a chat app

How to download and setup SwiftUI-Architectures

Open terminal and run command
git clone https://github.com/QuickBirdEng/SwiftUI-Architectures.git
git clone is used to create a copy or clone of SwiftUI-Architectures repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SwiftUI-Architectures https://github.com/QuickBirdEng/SwiftUI-Architectures/archive/master.zip

Or simply clone SwiftUI-Architectures with SSH
[email protected]:QuickBirdEng/SwiftUI-Architectures.git

If you have some problems with SwiftUI-Architectures

You may open issue on SwiftUI-Architectures support forum (system) here: https://github.com/QuickBirdEng/SwiftUI-Architectures/issues