Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 756 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 756 Bytes

ViperMCFlurrySwift v3.2

A small example of the use DI Container "Swinject" and small library for transition between Viper Modules. Links to sources:

  • LightRoute (Helpers for creation proper module connections and routing)
  • Generamba (automatic VIPER module generator)
  • The Book of Viper (Example created by the inspiration from this book)
  • Swinject (Dependency injection framework for Swift)
  • SwinjectStoryboard (Swinject extension for automatic dependency injection via Storyboard)