Custom Transition Animation for UIViewController using Core Animation
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...
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...
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...
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...
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...
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...