FlickrViewer

Bookmark and Share
November 11, 2013 at 01:00AM

Mobile – FlickrViewer | CodeCanyon

FlickrViewer his title this type of Mobile/iOS/Galleries This time I will review,made by RelatedCode, Mobile/iOS/Galleries is sold at a price of $12 in themeforest.FlickrViewer - CodeCanyon Item for SaleXcode // flickr // ios // native // viewer //

Created11 November 13
Last Update11 November 13
Files Included.h, .m, .pch
Mobile OSIOS 7.0.x
More Info…FlickrViewer ..

OVERVIEW

FlickrViewer is a full native iPhone app to search, list and view Flickr images.

This app is using native user interface (not WebView) so it provides clean and fast user experience.

You can sort the search results by Relevance, Upload Date and Interesting.

You can share the images with iOS built in options (Facebook, Twitter, Flickr, Mail, SMS).

Really easy to setup, just copy/paste the code and use your custom search terms.

FEATURES

- Search, list and view Flickr pictures– Fullscreen image viewer– Sort results by Relevance, Upload Date and Interesting– Share images (Facebook, Twitter, Flickr, Mail, SMS)– Clean, native user interface

REQUIREMENTS

- Xcode 5– iOS 7– ARC

USAGE

1., Open up your View Controller file where you want to use FlickrViewer and add the following import to the top of the file:

 #import "SelectFlickr.h" 

2., Then paste the following inside your code:

 SelectFlickr *selectFlickr = [[SelectFlickr alloc] initWith:@"Brad Pitt"]; [self.navigationController pushViewController:selectFlickr animated:YES]; 

3., Compile and run.

SAMPLE CODE

You can find sample usage code in TableMenu.m.

SCREENSHOTS

Check screenshots and video for visual details.

https://vimeo.com/78924985

Related produck This user:RelatedCode

GroupChat - CodeCanyon Item for Sale YouTubePlayer - CodeCanyon Item for Sale

More items by RelatedCode

{ 0 comments... Views All / Send Comment! }

Post a Comment