319 Followers
79 Following
1.8K Posts

Swift Developer. Creator of Snippets Studio & SHOUT - Text Cases

Creator of open source project Spectra. A Prime Video client for Apple Vision Pro.

Websitehttps://jtostitos.framer.website
Snippets Studio Mastodon Accounthttps://indieapps.space/@SnippetsStudio
Snippets Studiohttps://apps.apple.com/us/app/snippets-studio/id1639537757
SHOUT - Text Caseshttps://apps.apple.com/us/app/shout-text-cases/id6448204930?mt=12
Great Continuity in the layout of all these views in the mail app on #iOS26 😆

I just had to! Can't believe it wasn't on there 😆.

#macos #iOS #ipados

https://mastodon.online/@9to5Mac/115986977106948201

RE: https://mastodon.online/@9to5Mac/115905612733471837

Who designed the UI for this? First you have a Liquid Glass toggle that animates while it moves its position causing artifacts.

Second, you put the options for customizing the lock screen above the one that disables the feature?

Third, you allow users to enable the “Blur Wallpaper Toggle” without having “Show Wallpaper” enabled. Which you guessed it, does nothing when “Show Wallpaper” isn’t enabled 😆.

What happened to having some sort of proper hierarchy for UI elements?

aha, seems some clarification is needed in this alert. It is trying to say my 512gb internal SSD is nearly full NOT the Time Machine Disk itself


OK, maybe it wouldn’t be full if SYSTEM DATA wasn’t taking up 261.2 GIGABYTES of storage! Like seriously what the heck.

#Apple what happened to automatically deleting older #macOS Time Machine backups when space is needed for newer backups?

Someone please make an actually good icon for the new Affinity app. V1 and V2 icons had character and this new one makes me sad and die a little inside every time I look at it.

#affinity #canva #indiedev

Safari #macos26. Nice Fullscreen Toolbar design! 🙄

Not only does the toolbar turn white making the liquid glass toolbar buttons disappear, but then the sidebar reacts a little strange to the toolbar now being white and the content scrolls under the toolbar in the floating sidebar.

Side note: I am retrieving the buttonHeight from a PreferenceKey on the continue button. That is why there is a .frame on the back button. Without it, the back button turns into a capsule shape and is much smaller.

2/2 đŸ§”

OK, I feel like I have tried everything to fix this


I have a SwiftUI button that has:
.buttonBorderShape(.circle)
.buttonStyle(.glassProminent)

Now when I hold on the circle button, the effect behind the button is a capsule instead of a circle as shown in the attached video. Am I doing something wrong? These buttons are not in a toolbar; they are in a .safeAreaBar(). It shouldn’t have a capsule shape behind the circle button


1/2 đŸ§”

#ios26 #swiftui #indiedev #iosdev #swift

@SnippetsStudio here is another #ipados26 bug
 nice


When switching from windowed mode to non-windowed mode in iPadOS 26, the traffic light window controls disappear but the toolbar buttons do not reposition themselves causing blank space to appear in the toolbar when it shouldn’t.

#indiedev #iosdev #swift #swiftui