Swift

What do you want to learn today?



Swift Recent Tutorials


Disable Rotation of UIViewController Embedded Into UINavigationController

Sergey Kargopolov
Swift

In this short Swift code example, you will learn how to disable rotation of the UIViewController which is embedded into UINavigationController. We will need to


Read More


AVPlayer. Play Music MP3 File From a Remote URL In Swift.

Sergey Kargopolov
Swift

In this Swift code example, you will learn how to play the music mp3 file from a remote URL in Swift. The code example below


Read More


Add Playback Slider to AVPlayer. Example In Swift.

Sergey Kargopolov
Swift

In this Swift code example, you will learn how to add a playback slider to an AVPlayer, so that users can start playing music from any


Read More


Determine User’s Current Location Example in Swift

Sergey Kargopolov
Swift

In this Swift code example, you will learn how to determine user’s current location using CLLocationManager and CLLocationManagerDelegate. The code example below will cover: Request


Read More


Error Handling Example in Swift

Sergey Kargopolov
Swift

Error handling is the process of responding to and recovering from error conditions in your mobile app. Some operations aren’t guaranteed to always complete execution


Read More


Case Insensitive Comparison of Strings in Swift

Sergey Kargopolov
Swift

In this short Swift code example, you will learn how to compare two strings despite their case sensitivity. To do that we will use the


Read More



Read All

Swift Developer Resources

Documentation

Tools

Icons & Design Resources

Where to ask questions

Swift Video Courses