Richard Kolasa

Senior iOS Engineer, Accessibility ❤️

2025-06-25

I’m kind of stuck on the tab bar interaction in iOS 26. It feels SO intentional and out of place at the same time. Makes me wonder if there’s some kind of hardware/display feature coming to complement it. #iOS26

Richard Kolasa boosted:
Marco Armentmarcoarment
2025-06-24

This is a core system app interrupting you, promoting a sale by a movie-ticketing company, to push you to go see the platform vendor’s new movie.

Why not just pop up random ads all the time, always creating new channels that everyone’s opted-into by default so you can never keep up with opting out of them all?

Oh wait, that’s already what happens.

Apple’s as bad as everyone else. They don’t respect their customers — we’re fodder.

They truly have no standards anymore.
mastodon.social/@caseyliss/114

Richard Kolasa boosted:
Thomas Ricouarddimillian
2025-06-24

You can do what Ice Cubes is doing with Shortcuts now. And it’s free. Crazy!

A circular button with a white arrow pointing left. It features a rainbow-colored border against a black background, casting a shadow. The image is clear and bright.
Richard Kolasa boosted:
2025-06-24

Coding for iOS betas? Reminder: <available(...)> only checks runtime availability.

To keep building in stable Xcode 16.x, you’ll need compile-time checks too.

Check for a framework in the new SDKs so older compilers skip it.

Repurpose this to code a generic modifier if you need reuse.

#xcode #swiftdev #swiftui #xcode26 #indiedev

SwiftUI code snippet for applying a glass effect modifier to a view, with conditional checks for iOS 26 and older SDK versions. #SwiftUI #iOSDevelopment
Richard Kolasa boosted:
Natalia Panferovanatpanferova
2025-06-24

Starting with Swift 6.2 and iOS 26, we can use enumerated() in SwiftUI List and ForEach views without wrapping it in an array. I wrote a post with some examples and notes on when we should avoid using the offset as an index or id: nilcoalescing.com/blog/UsingEn

Richard Kolasa boosted:
Clarkoclarko
2025-06-23

@charliemchapman has anyone sent you this yet? I haven’t tried it so I can’t vouch, but filed it away for next time. fatbobman.com/en/posts/demysti

Richard Kolasa boosted:
Thomas Ricouarddimillian
2025-06-20

I'm not saying you need to set the glassEffect to .interactive everywhere... but you kinda do!

Richard Kolasa boosted:
Axel Le Pennecalpennec@iosdev.space
2025-06-14

The new BGContinueProcessingTask allows a work to continue even after the app is backgrounded, with a system providing UI to communicate progress!

No more LiveActivities to provide feedback on tasks being performed by the app 🤩

Documentation: developer.apple.com/documentat

#WWDC25

Richard Kolasa boosted:
Matt Gallaghercocoawithlove
2025-06-10

Last year's WWDC discussed linker improvements to make SwiftUI Previews faster. It didn't really work for me. The "time to update Previews" on my main project (large, many packages) remained between 8 seconds and 20 seconds with half the attempts giving weird errors instead of an update.

My entire team abandoned Previews.

I haven't seen any mention at WWDC this year. But they are an order of magnitude faster... 2 to 3 seconds to update. And I haven't seen an error, yet.

Maybe? Finally?

2025-06-05

If I could give an Apple Design award I’d give it to Reeder. Familiar but distinct, lovely to interact with, thoughtful but easy to understand.

2025-06-04

@peterkos I definitely get that and am not trying to say users don’t prefer it but I’m still an idealist about the platform being distinct from web in that it’s opinionated. Designs like that, to me, shouldn’t be able to win a design award from Apple if it doesn’t fit the platform. I’m a little too dogmatic maybe

2025-06-03

How can I convince my company that quality on the platform is a real thing when they can point and go “well Apple thinks these are good”. Rant over Im just kind of blown away

2025-06-03

One of them is littered with micro transactions and then the other is this? My understanding of “design award” must be broken

2025-06-03

The Apple design award winners are mostly uninspired or bad? What is happening.

2025-06-03

Realized today that vehicle models and trims that are valid Roman numerals are read out by VoiceOver as their numerical equivalent. So “Honda Civic LX” was reading “Honda Civic 60”.

You can use speechSpellsOutCharacters in some cases but that doesn’t work everywhere. So I made a little VoiceOver utility to handle it. #accessibility #a11y #swiftlang

Richard Kolasa boosted:
Natalia Panferovanatpanferova
2025-05-19

I've been experimenting with mesh gradients in SwiftUI and wrote up what I learned. The post covers basic and more advanced setups, color adjustments, Bezier points, and color position animations: nilcoalescing.com/blog/MeshGra

Richard Kolasa boosted:
2025-05-15

I was so inspired by Google’s announcement of Material Design Expressive today that I had to write a bit about it myself: quality.ghost.io/an-end-to-dea

2025-05-13

I was so inspired by Google’s announcement of Material Design Expressive today that I had to write a bit about it myself: quality.ghost.io/an-end-to-dea

Richard Kolasa boosted:
Russ Shanahanrooster
2025-05-10

Learned at Deep Dish that you can automatically pop up the config screen for widgets upon initial placement using promptsForUserConfiguration()

Shoutout to @StewartLynch for the tip!

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst