Skip to content

SashenSinghDev/ModularisationExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vertical vs Horizontal modularisation in iOS

The follow repository is based of the medium article and contains:

  • A ModularisationStarter folder with what an application could look like without modularisation done.
  • A ModularisationHorizontal folder with what the starter project could look like applying a horizontal modular structure using Swift Package Manager. This will look as follows

hor

  • A ModularisationVertical folder with what the starter project could look like applying a vertical modular structure using Swift Package Manager. This will look as follows

vert

Feel free to follow me on Twitter :)

Prerequisites

  • Built using Xcode 13.4.1
  • Using swift-tools-version 5.5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages