iOS Development

Where View.task gets its main-actor isolation from – Ole Begemann

SwiftUI’s .task modifier inherits its actor context from the surrounding function. If you...

Integrating Google Gemini AI with Swift and SwiftUI

At the upcoming WWDC, Apple is expected to announce an on-device large language model (LLM)....

Developing for the Meta Quest 3 with Unreal Engine 5

Introduction The Meta Quest is a head-mounted standalone system, which is a gateway to experiencing virtual reality (VR). It’s now entering into its third...

Asserting state with #expect in Swift Testing – Donny Wals

I don't think I've ever heard of a testing library that doesn't have some mechanism to test assertions. An assertion in the context...

AI, find me some work…

<!--by Drops on May 16, 2023 --> May 16, 2023 I was asked by my...

How to use Form-IO in swift iOS app using Javascript in WKWebView

I want to integrate Form-IO in iOS...

The (Switch) Case of the Missing Binding — Erica Sadun

Here’s a cool little challenge brought up this morning by a friend. Consider the following code: switch foo { case .a: return "a" ...

clipped() doesn’t affect hit testing – Ole Begemann

The clipped() modifier in SwiftUI clips a view to its bounds, hiding any...

Latest articles

spot_imgspot_img