Home  »  SwiftyJSON
Tagged   SwiftyJSON

Swift Photo Gallery

Posted on 14 Sep 2015


iPhone 4s, 5, 5s, 5c, 6, 6 Plus, 6s, 6s Plus, all iPad having iOS 9

Swift based photo gallery that load json file from remote server and parse it using SwiftyJSON libray. Once parsing done, it load thumb images asynchronously from remote location. When user click thumb image it fetch large image too asynchronously from remote location. This is full application you can use as a base for any Photo Gallery project and expand it. You can use it free for either personal or commercial use.

It consist functionality below:
– Fetch json data file asynchronously.
– Parsing json data using SwiftyJSON library.
– Fetch thumb image asynchronously.
– When clicked thumb, it will fetch large image anynchronously.
– User can scroll to see large image one by one.

Read more  

PrashantKumar Mangukiya
Native iOS / Hybrid Mobile Application Developer
LinkedIn Profile   GitHub Profile   Twitter Profile

Browse by Category

Follow Me on Twitter

Other Post

OSM Satsang -- iOS, Swift based Audio Player App. iOS App Released – OSM Satsang (Download tracks and play offline) - 04 Jun 2016
Geo Target Note iOS App Released – Geo Target Note - 19 May 2016
Swift Core Image Filter - CIImage and CIFilter Swift Core Image Filter – CIImage and CIFilter - 24 Nov 2015
Swift Video Player using AVPlayerViewController - 10 Nov 2015
Swift Audio Player using AVFoundation Library Swift Audio Player using AVFoundation Library - 05 Nov 2015
Using MKMapView in Swift, MapKit Using MKMapView in Swift, iOS Application - 02 Nov 2015
Go to Top