Skip to content

aspirity-inc/ViperListExample-iOS

Repository files navigation

ViperListExample-iOS

ViperListExample is a small and simple application showing basics of VIPER architecture with dependency injection and reactive programming. The app contains two modules:

  • List module loading and showing a collection of thumbnails
  • Details module showing a full-size image

Frameworks

This app uses the following frameworks:

How to build

The app can be built for iOS 9.0 and higher using Xcode 8.x. To build and run the app you have to install Pods using the following command in terminal:

pod install

from cloned project directory.

Support

Feel free to use this project as a guide for architecturing apps with VIPER using powerful design patterns and techniques. If you have found a bug or think that something's wrong, please start a new issue or contact us at mobile@aspirity.com.

Credits

This project is owned and maintained by Aspirity, Ltd.

License

This projectis released under the MIT license. See LICENSE for details.

About

Example of an iOS app based on VIPER architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors