Skip to content

SwiftUI rewrite of my iOSSampleApp aimed to learn SwiftUI.

License

Notifications You must be signed in to change notification settings

igorkulman/SwiftUISampleApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftUISampleAppApp

SwiftUI rewrite of my iOSSampleApp aimed to learn SwiftUI.

Shown concepts

Architecture concepts

  • Coordinators
  • Dependency Injection
  • Modularization with SPM
  • MVVM

Other concepts

  • Protocol Witnesses
  • Localization to 2 languages with String catalogs
  • Continuous integration with Github Actions
  • Unit tests
  • Structured logging
  • Xcode build plugins
  • Xcode previews

Getting started

Prerequisites

Built with

  • FeedKit - An RSS, Atom and JSON Feed parser written in Swift
  • SwifLint - A tool to enforce Swift style and conventions

Author

Igor Kulman - [email protected]

License

This project is licensed under the MIT License - see the LICENSE file for details