Face Recognition and Detection on iOS Using Native Swift Code, Core ML,and ARKit

Leveraging the native Swift library to perform face recognition and detection in an iOS app… Read more

Similar

Function Builders in Swift and SwiftUI

What are Swift function builders? What is SwiftUI ViewBuilder? How Swift function builders work on the compiler level? How to implement a function builder in Swift? These are the questions to answer in this Swift function builders tutorial. (more…)

Read more »

Apple’s use of Swift and SwiftUI in iOS 14

Swift was introduced a couple of years ago at Apple's 2014 WWDC. Over the years I analyzed iOS to measure how many built-in applications were using Swift. iOS 9 released in 2015 included a single application written with Swift: Calculator. Since then this... (more…)

Read more »