viper-architecture topic
Swift-MVP-Sample
It's an iOS simple project that how I implement MVP (Model-View-Presenter) and Clean Architecture in Swift.
learn-viper-ios-simple-version
Demo VIPER architecture for a small application which includes: Login Screen, Category List Screen and Category Detail Screen.
Viper-LightRoute-Swinject
Little example to use LightRoute and DI Swinject on Swift 3
ViperMovieApp
This is a demo Movie Browsing app written with VIPER Architecture.
Viper-Xcode-Template
🐍 - Extended VIPER Xcode Template
DeviceWallpaper
Device information wallpaper (VIPER Architecture)
Swift-VIPER-Rx
VIPER architecture model. Show a single class of responsibility.
VIPERArchitectureGenerator
Generates files for your VIPER Architecture files.
android-viper-template
Android Viper template with Kotlin, Dagger 2, Retrofit & RxJava
VIPER-Demo-App
iOS app demonstrating use of VIPER Architecture, written for my Medium article. Uses https://thesimpsonsquoteapi.glitch.me API to retrieve quotes, characters, and image urls. My VIPER Xcode Template:...