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

Category: Swift 5

Core Animation/Swift 5/Xcode 12

Custom Transition Animation for UIViewController using Core Animation

Posted on October 4, 2020 by Malek / 0 Comment

In this tutorial you are going to learn how to make custom animation while moving from a view controller to another using the API provided by the Core Animation...

AVFoundation/Background Audio Playback/Swift 5/Xcode 11

How To Make Your App Support Background Audio Playback

Posted on September 8, 2020 by Malek / 0 Comment

This tutorial is tested with Swift 5 and Xcode 11.6. In this quick tutorial, I will show you how to quickly add support for background audio playback. Audio pla...

Create ML/iOS/Machine Learning/Sound Classifier/Swift 5

How to Easily Develop Your Own iOS Sound Classification App with Create ML

Posted on August 6, 2020 by Malek / 0 Comment

Recently I tried Create ML, my purpose was simply to develop a sample app that can distinguish snoring from other types of sounds. Create ML save me a lot of ti...

ios development/native ios app/Swift 5/UITableView/UITableViewCell/Xcode 11

[Swift 5] How To Implement a Sticky View While Table View Scrolls.. Like App Store app

Posted on September 14, 2016 by Malek / 6 Comments

You surely noticed this in several apps already; A sticky view that stay at the top while you scroll down the screen. The "App Store" is one of the apps that us...

iOS 13/ios development/native ios app/Swift 5/Xcode 11

[Swift 5] How to make a horizontal paging UIScrollView with Auto Layout in Storyboards

Posted on April 13, 2015 by Malek / 82 Comments

Update May 2020: Fully updated for Xcode 11 and Swift 5.1. Since Auto Layout came to life, the task of making adaptive user interfaces that support all scr...

Copyright © 2014-2025 SweetTutos. All Rights Reserved.