Skip to content

Examples and templates for iOS architecture Clean Swift

Notifications You must be signed in to change notification settings

AlekseyPleshkov/CleanSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฌ CleanSwift

Examples and templates for Clean Swift iOS architecture

Clean Swift Scheme

๐Ÿ“ฆ Templates

Template to create new scene with SwiftUI or UIKit (creates view, interactor, presenter and builder)

Install

  1. Open path ~/Library/Developer/Xcode/Templates/File Templates.
  2. Copy folders from XCodeTemplates into File Templates.
  3. Restart XCode.

๐Ÿ—„ Examples (Legacy)

  • Router. Example of work with Routers (Old segue version).
  • Worker. Example of work with Workers and Routers.
  • Unit Tests. Example of write tests for scene.

Releases

No releases published

Packages

No packages published

Languages