Extracting Text From Images Using Vision APIs
The Vision framework has long included text recognition capabilities. We already have a detailed tutorial that shows you how to scan an image and perform…
The Vision framework has long included text recognition capabilities. We already have a detailed tutorial that shows you how to scan an image and perform…
Apple’s engineers may have long recognized the widespread desire among iOS developers to recreate the elegant hero animation featured in the App Store app. Understanding…
We’re thrilled to announce that our Mastering SwiftUI ebook has been fully updated for iOS 18 and Xcode 16. This comprehensive update includes: All content and source…
With the release of iOS 18, Apple has unveiled a suite of exciting features under the Apple Intelligence umbrella, and one standout is the ImagePlayground…
We’ve covered iOS localization in several tutorials, including one that shows how to fully localize an app using String Catalogs. However, these tutorials rely on…
In iOS 26, SwiftUI finally introduced one of its most highly anticipated components: WebView, a native solution for displaying web content. Before this update, SwiftUI developers…
With iOS 26, Apple introduces the Foundation Models framework, a privacy-first, on-device AI toolkit that brings the same language models behind Apple Intelligence right into…
In the previous tutorial, we introduced the Foundation Models framework and demonstrated how to use it for basic content generation. That process was fairly straightforward…
In the previous tutorials, we explored how Foundation Models work in iOS 26 and how you can start building AI-powered features using this new framework….
Have you ever wondered how to make your app’s features accessible from the built-in Shortcuts app on iOS? That’s what the App Intents framework is…