iOS Development

Making your SwiftData models Codable – Donny Wals

In a previous post, I explained how you can make your NSManagedObject subclasses codable. This was a somewhat tedious process that involves a...

BarCodeKit 1.4.0 | Cocoanetics

<!--by Drops on Jul 14, 2023 --> Jul 14, 2023 Next month marks the 10...

Encoding and decoding data using the Hummingbird framework

HTTP is all about sending and receiving data over the network....

Piping stdout and stderr to Preview — Erica Sadun

A while back, I wrote about how handy it was to redirect a man page into Preview. This allows you to keep the...

Thinking in SwiftUI · objc.io

Today we're very happy to announce that our book Thinking in SwiftUI is updated for iOS 17, and available in both PDF as...

How the relative size modifier interacts with stack views – Ole Begemann

I have one more thing to say on the relative sizing view modifier...

Using SwiftData with Preview in SwiftUI

In the earlier tutorial, I have walked you through the basics of SwiftData, a new framework introduced in iOS 17 as a replacement...

Latest articles