Skip to content

TrustMeOnceAgain/SwiftLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift learning

min iOS version: 15.0min macOS version: 12.0

Description

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

Installation

Simply clone the repo and open the SwiftLearning.xcodeproj file in Xcode.

Usage

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.

External links

Markdown documents created using:

Badges created using:

Used API: