Building robust forms in ๐๐ค๐๐๐ก๐๐ผ can be tricky, but this guide provides a great walkthrough of how to create reactive forms with validation using ๐๐ค๐๐๐ก๐ท๐๐ก๐ and ๐ถ๐๐๐๐๐๐.
๐: https://www.wesleymatlock.com/reactive-swiftui-forms-with-swiftdata-validation-amp-combine/
FB19570622 - When using Menu with custom view as principal toolBarItem, there is slight delay in reposition of the ui whenever state changes.
I filed this bug on August 2nd, and sadly there is no update regarding this so far.
I'm going to try to convert a pretty simple iOS #UIKit app to #SwiftUI for easier maintainability with Codex CLI. Let's see how it goes after doing three React projects yesterday.
#SwiftUI TabViewBottomAccessory does not update when the color scheme changes when using Button(action: label:) init
Remember we are in #iOS Beta 7. #LiquidGlass my ass
You just need this tiny piece of code to reproduce.

Juuuust learned about SceneStorage in SwiftUI. That solves so many of my problems. #SwiftUI
One of the most fun courses I have ever made!
Learn to build a complete Full Stack SwiftUI app using ExpressJS, Postgres database and even Stripe Integration for payments.
Shipaton is already some time in the making and finally we can unveil the gorgeous app icon for our app PostSplit and the journey it took during its creation ๐ Paola brought our ideas to life (1/2)
#BuildInPublic #Dev #IndieDev #iOS #iOSDev #RevenueCat #Swift #SwiftUI #Shipaton #PostSplit

HippoCam v25.9.1 is live ๐
Now Siri is a little bit smarter (thanks to shortcuts) and Spotlight too:
- Siri support โ โHey Siri, open keys in HippoCamโ
- Spotlight indexing โ open memories right from system search
- and more..
Try it now on the App Store: https://apps.apple.com/app/id6745417251
Learn more on: https://rogy.app/hippocam
#HippoCam #iOS #Siri #Spotlight #IndieDev #SwiftUI #Productivity #Privacy #BuildInPublic
The following article shows how to collapse the tab bar while scrolling in a SwiftUI app:
https://www.createwithswift.com/making-the-tab-bar-collapse-while-scrolling/
Just shipped TranslateKit 4.0! ๐๐ฅณ
โ๏ธ Choose your AI model in settings
๐ฏ New premium reasoning model for max accuracy
๐ง Proofreading significantly improved (and fixed!)
๐ Full support for Xcode 26's new String Catalog fields
... and more!
Check it out now: ๐
https://apps.apple.com/app/apple-store/id6476773066?pt=549314&ct=mastodon&mt=8
#iOSDev #Localization #L10n #I18n #AppDev #BuildInPublic #SwiftUI

Made lots of progress making the tab bar look more native, but am struggling at getting the gestures workingโฆ Tomorrow let's try again with a clear mind haha. See you then!
๐ Tomorrowโs stream: https://youtube.com/live/-aWqQS-Eq1U
โฎ๏ธ 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
Mastering communication between ๐๐๐ ๐๐๐ฃ๐๐๐๐ stores in ๐๐ค๐๐๐ก๐๐ผ is crucial for building robust applications. This insightful post explores various patterns, including ๐ถ๐๐๐๐๐๐ publishers and ๐ด๐ ๐ฆ๐๐๐ถโ๐๐๐๐๐, to ensure effective data flow and state management.
๐: https://azamsharp.com/2025/08/17/effective-communication-between-observable-stores.html by @azamsharp