FlickrSampleApp is simple application that fetch images from Flickr public feed. App also have functionality to search images based on tags.
- AFNetworking: For handling webservice calls
- FSImageViewer_image_resize: Image loading and Disk image caching
- SVProgressHUD: Progress indicator
- Game uses COCOAPODS as dependency manager. Please install if it your first time Install COCOAPODS
- Download the project and open file FlickrSampleApp.xcworkspace in XCode.
- Compile and run the app.