Browsing: iOS Development
Many moons ago I had the idea that I would like for an agentic system to be able to access…
6/3/18 2:20 PM · 1 min read Let’s combine factory method with simple factory voilá: here is the abstract factory design…
I have a Flutter app that should be portrait-only on phones and tablets. What I want: Even if the user…
You can now fully operate SpeakerClock with no or low vision. We gave SpeakerClock the full Accessibility treatment. In this…
6/5/18 2:20 PM · 1 min read Learn what’s the difference between static factory, simple factory, factory method and abstract factory…
I’m using Expo SDK 54. In iOS when I use expo-router/unstable-native-tabes we cant wrap with another component. AppHeader should to…
Published on: February 16, 2026A while back, my app crashed mid-workout at the gym. I uploaded the crash report, gave…
Oct 20, 2021 I was trying to recreate an existing user interface view in SwiftUI but got stumped for a…
6/8/18 2:20 PM · 1 min read The prototype design pattern is used to create clones of a base object, so…
I’m completely stumped on this. I can’t find anything that clearly explains to me what this code crashes when trying…
