Stefan
banner
stefankozik.bsky.social
Stefan
@stefankozik.bsky.social
• iOS Swift & SwiftUI Developer | Inclusive UI & UX Designer
• creator of Filmatica, Quitly and Majestific apps
Thank you for the tips Nico! I'll check it out! Your app looks really interesting! I will also try to play around with appscreens.com. I'm using Figma right now which gives me granular pixel control over the screenshots, but I'll totally give it a shot! Thanks a lot!
Screenshot creator for the Apple App and Google Play Stores
Generate professional App Store ready screenshots for your Apple and Android apps from one smart, responsive design.
appscreens.com
October 12, 2025 at 5:14 PM
Oh totally get it! Tbh this was exactly my intention, to show different photos with different film looks, but it seems too overcrowded to me. Maybe this might do the trick! Thanks!
October 2, 2025 at 3:50 AM
Thanks Chris!
October 1, 2025 at 3:04 PM
Thank you! Do you find the one on the right easier to read than the orange one? The orange feels more connected to the film/classic analog style, so I tried a compromise. What do you think of the third option?
September 29, 2025 at 11:21 PM
Great insights! Thank you! Yeah I was wondering whether using all caps in the subtitle makes it harder to read. Hmm I'm glad you pointed this out, I'll try to tweak a font settings a bit.
September 29, 2025 at 11:19 PM
Thanks Chris! Yeah, the orange feels more analogish and connected to the film/classing feeling, but the readability seems better with white.

So I tried a compromise using orange just for the title. What do you think?
September 29, 2025 at 11:16 PM
Totally agree! Thanks for suggestions Nico!
September 29, 2025 at 9:03 AM
Thank you! Yeah I like the simplicity of the white version, but the orange one seems like it would stand out more though I’m not really sure.

Since it’s part of the onboarding, I’m looking for something that grabs attention and really stands out.
September 29, 2025 at 8:22 AM
Thank you Seb! Exactly what I need! I knew about ".widgetAccentable(true)" which didn't work, but didn't know about this one! Perfect! Thank you many times!
September 20, 2025 at 6:35 PM
Agree! I often find SwiftUI’s native components too limited for more complex use cases, so I try to look for custom workarounds like this.

However, the biggest challenge I’ve found is optimizing these solutions for accessibility (VoiceOver) and making them universal across iPad and Mac.
September 19, 2025 at 1:20 PM
Thanks, Brennan! This really helped a lot! I’ll dive deeper into ti! CMMotionManager looks promising!
March 17, 2025 at 9:02 AM
Wow, that looks great! I took a look into it, this could work!

However, I’m not sure if using the entire accelerometer and motion updates is the cleanest solution for what I need. But this is the closest I’ve gotten so far!

Thanks, Brennan! Do you know of any other solutions?
March 17, 2025 at 6:55 AM
Thanks, Brennan! That was my first approach too, unfortunately the notification doesn’t fire when rotation is locked.

I haven’t found an official statement from Apple on this though, but according to others on StackOverflow, it doesn’t work in this scenario.
March 17, 2025 at 4:11 AM