Browsing: iOS Development
I’m trying to develop an AppIntent / action for Shortcuts that accepts a video input that comes from a Photos…
Instead of writing blog posts about individual package updates, I think I’ll be changing things up a bit. My agents…
5/29/18 2:20 PM · 1 min read This time let’s talk about the simple factory design pattern to encapsulate object creation…
I’m working on iOS 26 support, and the navigation titles aren’t appearing on screens that were aligned with the safeArea…
A few days ago I emailed to the OpenClaw team hoping to be considered for a maintaining role. That’s been…
5/31/18 2:20 PM · 1 min read The factory method design pattern is a dedicated non-static method for hiding the creation…
react native – How to solve “”xcodebuild” exited with error code 65.“ – error from npx expo run:ios?
Since a few days I am not able to make a development build of my Expo React Native project anymore.…
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…
