Previously I mentioned the Alamofire networking library, the SwiftyJSON parsing library, and the FastImageCache library providing a fast image store.
Here’s a nice example from Zhouqi Mo written in Swift that uses these previously mentioned libraries in the creation of a simple Instagram photo browsing app called Photobrowser.
PhotoBrowser includes an Instagram login screen, and a photo gallery with good scrolling performance.
Here are a couple of images showing the example in action:
You can find Photobrowser on Github here.
A nice Swift based example on working with the INstagram API.
Original article: Example: A Swift Based iOS Instagram Photo Downloader And Browser
©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
