Tutorial Viper with Dependency Injection Swinject | Swift 4.1 | XCode 9 4

preview_player
Показать описание
Tutorial Viper with Dependency Injection (Swinject) and Template

Download Template here:
Рекомендации по теме
Комментарии
Автор

Thank you, for video! Is it possible to see sample project on github with Swift, Viper and Swinject? I saw the template, but I want to see kind of app to understand architecture. By the way, as I saw that you keep assemblies in AppRouter, but I'm thinking about passing assembly with all services through modules. For example, I wanted to use the same instance of object in AppDelegate and in some module, after few navigations. Did you think about this approach? Swinject can offer singleton scope within container, but not application scope.

iliaglushchuk