I'm making a seasonal anime guide app, in the open for all to experience and learn from.

Let's add more test cases for verifying that lists are only scrubbed when they need to be!

#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush

Come chill with me: https://youtube.com/live/J5vxTNCmWB4

Late Night Silent Completions: Jiiiii — Part 815

YouTube
One would think #SwiftUI had a `minimumSize()` modifier to go along with `fixedSize()`…
I built an RSS reader that profiles you in 5 minutes. I wanted to see how easy it is to “enshittify” an app. Spoiler: very. In ~2000 lines of Swift (with Claude): variable-ratio reinforcement, behavioral profiling (scrolls, pauses, saves), streaks & progress rings, “special” cards with Metal effects, 8-second hook. The difference? All local, no data leaves the device, and a “Brain” panel shows exactly how it profiles you #swiftui oh and btw the app is very fun.

Recreating Apple’s glow effect using SwiftUI.

#swiftui #iosdev #indiedev #ui #UXDesign #buildInPublic

SwiftUI instrument tip: take the following steps to find the code causing long updates:

1. Right-click on a red or orange bar in the graph.
2. Choose Set Inspection Range.
3. Switch to the Time Profiler instrument.
4. Hide System Libraries.
5. Double-click a function to see the lines of code causing the long update.

#Xcode #SwiftUI

Due to @MonaApp never clearing the “iCloud Position Restored" button at the bottom of the app, I have inadvertently discovered a way to get decent shadows in modern macOS: just stack a dozen identical views on top of each other! #SwiftUI #LiquidGlass
I really wish there was a way to preview notifications during iOS app development without actually running the app and triggering a notification event. Like some Preview macro or debug framework that you can throw notification info to just to get a rendering of what it will look like. I really don't want to hide a button that actually creates a notification behind #IF DEBUG but it looks like that's what I'll have to do. #Swift #SwiftUI #iOS #Xcode

We’re up to #iOS 26.3 and the .matchedTransitionSource zoom transition is still broken. Reported as early as Aug 25 by multiple devs. Mine is FB21078443.

#SwiftUI #Bugs #WhacAMole

Nothing has made me dislike Liquid Glass more than trying to work with it on the dev side.

I don’t even know how to begin resolving this contrast issue. 😭

#swiftui #liquidglass

In Japan, it's popular among Japanese pop culture fans to take photos with plushies (“nui-katsu”).

I built an iOS camera app that lets you composite plushies into photos — even if you don’t physically have them.

- Uses VisionKit to automatically extract plushies from images

- Adopts Liquid Glass and follows Apple’s native Camera app design

#Swift #iosdev #UIKit #SwiftUI

https://apps.apple.com/us/app/nuicam/id6758272818