iOS Development

Conventions for Xcode – The.Swift.Dev.

Apple has so much frameworks and APIs that I don't even...

Generating random numbers in Swift

How to generate random numbers using Swift?Fortunately random number generation has...

ios – UIScrollView: set zoom scale and wait for completion of scrollViewDidZoom in delegate

I am using a subclass of UIScrollView,...

Awesome native Xcode extensions – The.Swift.Dev.

Xcode extensionsYou can find the actual list hosted on GitHub (~3k...

ios – Healthkit wrist temperature not matching with health app

I am fetching wrist temperature using HKStatisticsCollectionQuery...

How to create reusable views for modern collection views?

Reusable views inside a generic cellWe all love to create custom...

ios – Swift: Play SystemSounds while device is muted

I am building a navigation App that...

UIKit init patterns – The.Swift.Dev.

UIViewController initActually UIViewController intialization is pretty straightforward. You only have to...

Latest articles