PDX Transit v.SwiftUI is DONE. :)
I need submit for review while I start winding down the UIKit version that was first released 10 years ago (Aug. 2015).
I hope this version carries me another 10 years.
This version was 5+ years in the making. Trying/Starting Over/Re-doing major parts as older SwiftUI APIs were being deprecated. Phew... SwiftUI has matured A LOT since 1.0 but has way more to go.
#SwiftUI #iOSDev #PDXTransit #Portland #PublicTransit

Okay... declarative UI frameworks are cool and all, until they're not because they just don't support some configuration but you won't know until you run the app and realize it does... nothing.
No errors. No crashes due to misconfiguration. Nothing.
Get this... TipKit works with Buttons inside ToolbarItems but not Menus (which look like buttons) in ToolbarItems.
Cool. COOL COOL COOL.
Although #SwiftUI #TipKit is buggy as hell. I’m using the most vanilla implementations from the WWDC videos and I get tips randomly showing up in views that don’t even own the tip. ¯\_(ツ)_/¯.
It’s great when it works! It’s a big WTF when it randomly doesn’t.

Got to a good place representing sync cursors in a generic way based on usage from history and queues. Tomorrow, let's focus on series and episode indexes, which we'll need to re-implement history and queues 😛 See you then!
🔜 Tomorrow’s stream: https://youtube.com/live/IZx3rPeZpA4
⏮️ 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
I'm making a seasonal anime guide app, in the open for all to experience and learn from.
Let's set up a datastore dedicated to tracking sync versions!
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
Come chill with me: https://youtube.com/live/Y-iQkSeIBPw
📬 Yattee: YouTube endlich werbefrei auf iPhone, iPad, Mac und Apple TV
#Entertainment #Softwareentwicklung #Finicky #Invidious #Piped #SwiftUI #Yattee #YatteePlayer https://sc.tarnkappe.info/32e3f4
Step Into Newsletter for October 10, 2025
Updates to RealityKit Basics, Shared Visions Project opens, and community resources.
#visionOS #SwiftUI #RealityKit
https://stepinto.vision/articles/step-into-newsletter-october-10-2025/
Working on converting my #SwiftData app to use #CloudKit. It works but…
One to many relationships with relationshipKeyPathsForPrefetching set appropriately still causes many view refreshes as the related records are loaded.
It appears that the prefetch is limited to 200 records per fetch? fetchLimit does not apply to these prefetches.
Before I refactor out the relationships does anyone have any ideas how to resolve this?
📬 𝐈𝐬𝐬𝐮𝐞 #𝟔𝟏 𝐢𝐬 𝐨𝐮𝐭!
Featuring:
🤖 𝐹𝑜𝑢𝑛𝑑𝑎𝑡𝑖𝑜𝑛 𝑀𝑜𝑑𝑒𝑙𝑠
🔔 𝐶𝑢𝑠𝑡𝑜𝑚 𝑎𝑐𝑡𝑖𝑜𝑛𝑠 𝑡𝑜 𝑝𝑢𝑠ℎ 𝑛𝑜𝑡𝑖𝑓𝑖𝑐𝑎𝑡𝑖𝑜𝑛𝑠
🧪 𝑇𝑒𝑠𝑡𝑖𝑛𝑔 𝑃𝑟𝑖𝑣𝑎𝑡𝑒 𝑀𝑒𝑚𝑏𝑒𝑟𝑠
💎 𝐿𝑖𝑞𝑢𝑖𝑑 𝐺𝑙𝑎𝑠𝑠 𝐷𝑒𝑠𝑖𝑔𝑛
🔍 𝑆𝑒𝑎𝑟𝑐ℎ 𝑤𝑖𝑡ℎ 𝑆𝑤𝑖𝑓𝑡𝐷𝑎𝑡𝑎
♿ 𝐿𝑒𝑎𝑟𝑛𝑎𝑏𝑙𝑒, 𝑀𝑒𝑚𝑜𝑟𝑎𝑏𝑙𝑒, 𝐴𝑐𝑐𝑒𝑠𝑠𝑖𝑏𝑙𝑒
📐 𝐶𝑜𝑛𝑡𝑎𝑖𝑛𝑒𝑟 𝑅𝑒𝑙𝑎𝑡𝑖𝑣𝑒 𝐹𝑟𝑎𝑚𝑒
🎯 𝐶𝑜𝑛𝑐𝑒𝑛𝑡𝑟𝑖𝑐𝑖𝑡𝑦
🔗: https://ios-newsletter.snappmobile.io/issues/2025-10-11-issue-61.html by @snappmobile
Got a chance to really think about how we're going to index access to lists today. Tomorrow. let's build out a datastore for maintaining sync versions, and flesh out the idea a bit more. See you then!
🔜 Tomorrow’s stream: https://youtube.com/live/Y-iQkSeIBPw
⏮️ 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
I'm making a seasonal anime guide app, in the open for all to experience and learn from.
Let's start thinking about list indexes we'll need, and start instantiating the datastores!
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
Come chill with me: https://youtube.com/live/WlJnyZvTQgk
Instead of showing the tip cards in a VStack (boooooooring) for Peek-A-Doodle … why not stack them and let the user throw them away to bring the next card forward 🥰😍
I’m having too much fun with this 😬
#swiftui #BuildInPublic #iosdev