The time has come! ⏰
Three weeks of intensive refactoring. Countless lines removed, with almost everything rewritten from scratch! ✍️
#SwiftyNetworking #Package is my answer to how the networking layer should look in the era of #SwiftUI.
Simple, illustrative, and magical! ✨

How often do your users need to interact with notifications without opening your app? Custom notification actions using 𝘜𝘕𝘕𝘰𝘵𝘪𝘧𝘪𝘤𝘢𝘵𝘪𝘰𝘯𝘈𝘤𝘵𝘪𝘰𝘯 let users respond directly, creating a smoother experience for quick tasks.
🔗: https://tanaschita.com/ios-notifications-custom-actions by @tanaschita
#iOSDevelopment #SwiftUI #Notifications #UserExperience #Swift
Added display order indexes today, and made all list types comparable. Tomorrow, let's instantiate the datastores and start modeling out routes for accessing them. See you then!
🔜 Tomorrow’s stream: https://youtube.com/live/RrcI_CI0yPY
⏮️ 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 add an index for list display order.
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
Come chill with me: https://youtube.com/live/pg375Xsfuyw
🚀 Một lập trình viên tự tạo ứng dụng macOS đầy đủ tính năng cho Apple Music, thử thách SwiftUI! Ban đầu UI nhanh gọn, nhưng gặp khó khăn với danh sách lớn, menu ngữ cảnh và NavigationStack gây rỗng bộ nhớ. Cuối cùng chuyển sang AppKit để tối ưu. Thú vị cho ai muốn khám phá khả năng của SwiftUI và AppKit trong phát triển ứng dụng media. #AppleMusic #SwiftUI #macOS #AppKit #Developers #LậpTrình #CôngNghệ #Apple #iOS #macOSApp
What would I do about this?
"Main actor-isolated property 'timestamp' can not be mutated from a Sendable closure"
This is with Approachable Concurrency on, complete concurrency checking and default isolation set to MainActor.

Did you know that if you've linked your Apple Developer account, #Bitrig will detect compiler errors on your behalf and fix them?
Watch the video for a step-by-step guide detailing how to deploy your app to TestFlight with Bitrig, no Xcode needed. #BuildInPublic #Swift #SwiftUI
https://www.youtube.com/watch?v=5k0sqlN9JBs
iOS 26 introduces ConcentricRectangle, a new way to design adaptive corner shapes in #SwiftUI! Learn how to use it, clip views, and create modern rounded layouts in my latest tutorial #iOS26 #Swift
https://youtu.be/VFnidjiH750

Added indexes for loading list entries by episode or series, which is required for using lists as the basis for the existing history and queue features. Tomorrow let's add an index for the user's preferred order. See you then!
🔜 Tomorrow’s stream: https://youtube.com/live/pg375Xsfuyw
⏮️ 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
Localizing apps can be really exhausting. Do you have any tips or tricks for producing localized screenshots and metadata for your apps?
So far, I’ve been using Figma and manually translating and inserting all the different titles for each language.

I'm making a seasonal anime guide app, in the open for all to experience and learn from.
Time to jump into list indexes for episodes and series!
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
Come chill with me: https://youtube.com/live/IZx3rPeZpA4
Want real-time AI responses in your app without waiting for the full output? 𝘴𝘵𝘳𝘦𝘢𝘮𝘙𝘦𝘴𝘱𝘰𝘯𝘴𝘦 with Foundation Models lets you display partial results as they're generated, creating a more dynamic user experience.
🔗: https://swiftwithmajid.com/2025/10/08/building-ai-features-using-foundation-models-streaming/ by @Mecid
#AI #FoundationModels #SwiftUI #iOSDev #MachineLearning