Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
/ SwiftKotlination Public archive

🧪 Experimental comparison app, implementing the same Architecture and Design Patterns in iOS Swift and Android Kotlin.

License

Notifications You must be signed in to change notification settings

jhandguy/SwiftKotlination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftKotlination

Experimental comparison app, implementing the same Architecture and Design Patterns in iOS Swift and Android Kotlin.

Architecture

  • MVVM

Design Patterns

  • Observer
  • Presenter
  • Coordinator
  • Factory