A sample iOS application for querying public images by using Flickr Public API, Alamofire, ObjectMapper, and SDWebimage.
A sample iOS application for querying public images by using Flickr Public API, Alamofire, ObjectMapper, and SDWebimage.
Of course, CocoaPods is necessary. This is a dependency manager for Cocoa projects.
At the directory where ‘podfile’ is, please run the following command in the folder:
$ pod install
This is a nessacery course. If you don’t, some build error would be occured.
After installation, open ‘FlickerFeed.xcworkspace’ and start build & run.
My codes are under the Beerware license.