Build Your Own Flappy Bird game with Swift 3 and SpriteKit
This tutorial is by Akhilendra Singh, our Sweettutos.com team member and a passionate iOS developer from India with many apps published on the App Store. Flappy...
This tutorial is by Akhilendra Singh, our Sweettutos.com team member and a passionate iOS developer from India with many apps published on the App Store. Flappy...
UITableViewCell objects are the core elements for table views and are used to draw the table view visible rows. Although I have covered a bunch of their concept...
Update November 2016: Fully updated for Xcode 8 and Swift 3. AVAudioPlayer class is one of the AVFoundation framework classes and APIs. It comes in handy to pla...
Update February 2017: Fully updated for Xcode 8 and Swift 3. Since iOS 9, MapKit was enriched with more cool features that worth to try out and use to empower y...
Update October 2016: Fully updated for Xcode 8 and Swift 3 Loading a massive number of images asynchronously in a scrollable view like UITableView can be a comm...
Update November 2016: Fully updated for Xcode 8 and Swift 3. You will often need to download content to use in your app. NSURLConnection used to be a great inte...
Update September 2016: Fully updated for Xcode 8 and Swift 3. I usually like how MapKit framework comes with a great set of API to empower each map app. The fir...