It is a simple multiplatform app that would probably be a base for my future projects.
The project was created to learn and practice a few concepts of the Swift language.
The focus was mainly on:
- SwiftUI
- Combine
- Concurrency
Simply clone the repo and open the SwiftLearning.xcodeproj
file in Xcode.
There are two targets: SwiftLearning (iOS)
and SwiftLearning (macOS)
.
Simply choose the preferred target and select a device to run at - specific iOS simulator or mac machine.
For unit tests SwiftLearning (iOS)
must be selected.
Markdown documents created using:
Badges created using:
Used API: