SwiftUI Tip ๐กโจ
Want to control where a popover arrow points?
Use the arrowEdge parameter to choose where the popover arrow appears relative to the source view.
โ https://t.co/ZIn3T34Fl4
Codex sign-in in Xcode is completely broken for me right now.
Browser login succeeds โ Xcode still says โNot Signed Inโ.
Anyone else hitting this? Any fixes that actually worked? ๐ค
thnx, I tried running the bundled codex directly from Terminal and authentication works, but Xcode still says I need to sign in.
I'm on Xcode 26.5 and it automatically downloads codex-cli 0.129.0-alpha.9.
Everything was working fine until today, when it started failing with: "The gpt-5.3-codex model is not supported when using Codex with a ChatGPT account
WWDC is almost here ๐
If youโre planning to learn the latest SwiftUI APIs, my visual course is currently 50% off the yearly plan.
โ 2,300+ visuals
โ Hundreds of lessons
โ Ongoing updates
Join:
https://t.co/Eszav7QJMz
SwiftUI Tip ๐กโจ
Want a large navigation title, but inline?โจ
In iOS 17.0+, use toolbarTitleDisplayMode(.inlineLarge) to display a large title inline with the toolbar.โจ
Perfect when you want a large title without the extra top spacing.
โ https://t.co/ZIn3T34Fl4
SwiftUI Tip ๐ก
Use confirmationDialog() to confirm destructive actions before executing them.
This helps prevent accidental deletions and other irreversible changes.
SwiftUI Tip ๐ก
In iOS 18.0+, use hidden() to conditionally hide tabs in a TabView.
For example, you can show a tab only in compact layouts, like iPhone portrait mode.
โ https://t.co/GGPZwzKMMu
SwiftUI Tip ๐ก
In iOS 26.0+, use labelReservedIconWidth() to give labels a consistent icon width.
This keeps text aligned even when icons have different sizes.
SwiftUI is much easier to understand when you can actually see how things work.
Thatโs why my course is built around step-by-step visuals, practical examples, and clear explanations.
2,300+ visuals across hundreds of lessons.
๐ 50% off the yearly plan.
https://t.co/Eszav7QJMz