Simple example Swift 3 VIPER architecture
Created to show how we can use VIPER architecture in simple Swift 3 project.
This project search photos through Flickr API.
If you want run example, before to open Xcode the first time, open Terminal in FlickrPhotos folder and run the command:
pod install
After than open the .xworkspace file generated.
If you're not familiar with CocoaPods, read this guides: CocoaPods Getting Started
© Serhii Matvieiev Twitter