SkillAgentSearch skills...

ModularisationExample

No description available

Install / Use

/learn @SashenSinghDev/ModularisationExample
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks1

Languages

Swift

Security Score

50/100

Audited on Apr 30, 2024

No findings