Skip to content

Enhance Architecture Pattern to Improve Modifiability Quality

License

Notifications You must be signed in to change notification settings

fauzisho/VIVMER-Architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIVMER Architecture Swift

VIVMER is an clean architecture to iOS apps. Clean architecture divided a logical structure combined MVVM and VIPER. The aim of enhancing this architecture is that VIPER has massive effort when use interface pattern to communicate between each component. VIVMER is here to overcome the disproportionate impact of VIPER. VIVMER

How to install

Using script

Only need execute this command in terminal:

sudo swift install.swift

How to use

Click Right Folder -> Click New File -> VIVMER

VIVMER

Architecture Menu

Option View

  • None
  • Xib
  • StoryBoard
  • SwiftUI

Case Studies

Contribution

CC0

To the extent possible under law, Fauzi Sholichin has waived all copyright and related or neighboring rights to this work.

Releases

No releases published

Packages

No packages published

Languages