Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.06 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.06 KB

iOS VIPER Swift

Implement a VIPER architecture pattern in Swift

Technical Stack

  • Swift 5.5
  • Alamofire 5.4.4
  • SDWebImage 5.12.0
  • UICollectionView
  • UIPageViewController

Class diagrams

Product List class diagram

alt text

Product Detail class diagram

alt text

Steps to run

$pod install
  • Start application from a Simulator.

Screenshots

Product List

alt text

Product Detail (Vertically scrolling with 3 images)

alt text alt text alt text