The following article shows how to create custom AlarmKit interfaces:
https://www.createwithswift.com/designing-custom-alarmkit-interfaces-in-swiftui/
I just hit this SwiftUI bug from 2021. There's a ZStack hack that works around it. #SwiftUI
https://forums.swift.org/t/swiftui-text-layout-bug/54211?utm_source=chatgpt.com
Successfully deployed a backend that supports regions, so started adding support to the apps. Tomorrow, let's integrate with the management UI so I can set some useful values. See you then!
🔜 Tomorrow’s stream: https://youtube.com/live/pibOUqivHz4
⏮️ Playlist so far: https://www.youtube.com/playlist?list=PLRxjf93xotuofCtaxtGOcWeuxVZYJyY-m
📲 Download Jiiiii: https://apps.apple.com/app/apple-store/id6472801548?pt=14724&ct=MastodonCCStreams&mt=8
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #Swift #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
On my iPhone 12 mini I get a resolution of up to 1124 x 2436 @ 30 fps and rendering at half speed without getting killed for excessive memory use by streaming images to disc instead of keeping them in memory
#swiftui
Well I found a solution…
#swiftui

Let's say I want to make all my app's items available to Spotlight search. What should I use nowadays?
CSSearchableItem, NSUserActivity, IndexedEntity?
Anyone working on an app that uses Core Data, @FetchRequest and you're getting it ready for iOS 26 using Xcode 26?
I found a really bad bug, but only seems to happen with iOS 26 and Xcode 26. Any other combination works as expected. Posted it here with all the details: https://developer.apple.com/forums/thread/796834
#iOSDev #iOS26 #SwiftUI #CoreData
I'm making a seasonal anime guide app, in the open for all to experience and learn from.
Another short stream, but let's integrate the region options into the backend!
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
Come chill with me: https://youtube.com/live/pibOUqivHz4
Hiểu rõ về @State trong SwiftUI: nơi dữ liệu thực sự sống? 🧐
@State không phải là thuộc tính thông thường, nó lưu trữ dữ liệu bên ngoài view và liên kết với view thông qua identity. Thay đổi identity sẽ làm reset @State.
#SwiftUI #State #iOS #LậpTrình #Vietnamese
Gonna throw this out there: I've got an app with a complicated view. It occurs it could probably be separate views in a ZStack, but the base wrapper would have to do some positioning calculations and pass them into each subview so they drew consistently and without repeated code. That STILL won't make them reusable, but it will make each view smaller.
Worth doing? #SwiftUI
🎤 Is this thing on?
RM2000 Tape Recorder is an audio sampler for Macintosh! It records your Mac’s system audio and lets you organize your sample with tags. These files can be used anywhere, no matter what DAW you use.
There’s no complicated audio routing, no weird system plugins needed, just simple recording - and it looks so good doing it.
https://rm2000.app
#swift #swiftui #macOS #macdev #buildinpublic #RM2000

Added a nice little EEPROM page debug view to the app. Now after writing it shows a table of all the pages and the CRC16 checksum for each. The device returns a locally calculated checksum after writing a page
#SwiftLang #SwiftUI #EmbeddedSwift
