10 Forks
78 Stars
78 Watchers

swift-ui-base

SwiftUI base is a boilerplate project created by Rootstrap for new projects using SwiftUI. The main objective is helping any new projects jump start into feature development by providing a handful of functionalities.

How to download and setup swift-ui-base

Open terminal and run command
git clone https://github.com/rootstrap/swift-ui-base.git
git clone is used to create a copy or clone of swift-ui-base 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 swift-ui-base https://github.com/rootstrap/swift-ui-base/archive/master.zip

Or simply clone swift-ui-base with SSH
[email protected]:rootstrap/swift-ui-base.git

If you have some problems with swift-ui-base

You may open issue on swift-ui-base support forum (system) here: https://github.com/rootstrap/swift-ui-base/issues