2 Forks
5 Stars
5 Watchers

LearningSwiftUI

Learning about Apple's recently (WWDC 19) announced declarative UI framework, SwiftUI.

How to download and setup LearningSwiftUI

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

Or simply clone LearningSwiftUI with SSH
[email protected]:prethep/LearningSwiftUI.git

If you have some problems with LearningSwiftUI

You may open issue on LearningSwiftUI support forum (system) here: https://github.com/prethep/LearningSwiftUI/issues