I love the #SwiftUI Entry macro, but I would love for it to also synthesize this matching View extension, so we could remove even more boilerplate code:

My website https://exploreswiftui.com was added to the helpful links in the r/iOSProgramming subreddit 🥺
What an honor! I regularly add new SwiftUI content and I'm always open to suggestions.

The following article shows how to add an Open Recent menu to a SwiftUI app:
https://swiftdevjournal.com/posts/open-recent-menu/
When should you use 𝐺𝑟𝑖𝑑 instead of nested stacks in SwiftUI? Understand column alignment and two-dimensional layouts to make the right choice for your UI.
🔗: https://tanaschita.com/swiftui-grid-container by Natascha Fadeeva (@tanaschita)
Part 2 of my Network Manager series is live. Learn how to turn silent failures into meaningful user feedback using throwing functions, custom errors, and SwiftUI alerts. Clean, reusable, and practical Swift networking.
#Swift #SwiftUI
https://www.youtube.com/watch?v=9H0gc-smKiA&feature=youtu.be

Cleaned up the implementation for inviting accounts. Tomorrow night, let's start cleaning up and consolidating remaining notes before jumping into email invites. See you then!
🔜 Tomorrow’s stream: https://youtube.com/live/Qv_zHKzTIn4
⏮️ 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.
Not that permission visibility is settled, let's jump back into authoring invites!
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
Come chill with me: https://youtube.com/live/WxAARfe9G-U
On iOS 26, we have a new SwiftUI modifier, lineHeight(_:), for adjusting the distance between the baselines of two subsequent lines of text. There are a few options available in this new API, so I thought I would look through how they behave in practice: https://nilcoalescing.com/blog/AdjustingLineHeightInSwiftUIOniOS26
#iOSDev #SwiftUI
Want to add weather conditions to your app? Here's how to adopt Apple's WeatherKit API with actors and widgets, including smart refresh strategies to keep your data fresh without draining battery.
🔗: https://www.wesleymatlock.com/getting-started-with-weatherkit-in-swiftui/ by Wesley Matlock
Don’t worry, Cork is not dead. There’s just a huge rewrite in the works of the terminal output parsing system
I’m also fighting for my life, so it’s going slower
Thank you for your patience
#CorkApp #MacDev #Swift #SwiftUI #homebrew
Anyone know what causes this? It's a UIViewControllerRepresentable-wrapped UIImagePickerController presented via .fullScreenCover. Rotation should be un-constrained, but presenting in landscape causes this.
Oddly, taking a screenshot doesn't show this. I had to snap a pic with my wife's iPhone to get this. #SWiftUI

Unclack, my little macOS utility that mutes your mic while you're typing, has finally been updated for macOS Sequoia+ !
If you're a loud typer and find yourself drawing unwanted attention as you clack through calls on your mechanical keyboard, this app might be for you.
#swiftui #macos #indiedev #keyboards