/Viper-LightRoute-Swinject

Little example to use LightRoute and DI Swinject on Swift 3

Primary LanguageSwift

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)