Skip to content
SweetTutos
Your guide for Mobile, Web, and AI

Category: Swift 3

iOS 10/SpriteKit/Swift 3/Xcode 8

Build Your Own Flappy Bird game with Swift 3 and SpriteKit

Posted on March 9, 2017 by Akhilendra Singh / 13 Comments

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...

Auto Layout/iOS 10/ios development/native ios app/Swift 3/UITableView/UITableViewCell/Xcode 8

How To Make Expandable UITableViewCells For Dynamic Text Height With Auto Layout

Posted on July 31, 2016 by Malek / 5 Comments

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...

AVAudioPlayer/iOS 10/ios development/native ios app/Swift 3/Xcode 8

How To Play Sounds Files And Manage Duration Progress – AVAudioPlayer Tutorial

Posted on February 23, 2016 by Malek / 10 Comments

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...

iOS 10/ios development/MapKit/MapKit Transit Directions/MapKit Transit ETA/native ios app/Swift 3

[Swift MapKit Tutorial Series] How To Customize the Map Annotations Callout, Request a Transit ETA and Launch the Transit Directions to your Destination

Posted on January 21, 2016 by Malek / 15 Comments

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...

GCD/iOS 10/ios development/native ios app/NSCache/Swift 3/Xcode 8

[Swift] How to Asynchronously Download and Cache Images without Relying on Third-Party Libraries

Posted on December 31, 2015 by Malek / 13 Comments

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...

App Transport Security/iOS 10/ios development/native ios app/Swift 3/UIDocumentInteractionController/URLSession/URLSessionDownloadDelegate/URLSessionDownloadTask/Xcode 8

Networking in Swift: How to download a file with URLSession [Swift 3]

Posted on November 6, 2015 by Malek / 10 Comments

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...

iOS 10/ios development/MapKit/native ios app/Swift 3/Xcode 8

[Swift MapKit Tutorial Series] How to search a place, address or POI on the map

Posted on April 24, 2015 by Malek / 75 Comments

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...

Copyright © 2014-2025 SweetTutos. All Rights Reserved.