May 3 · 10 min read · @expo/ui/swift-ui lets you compose SwiftUI views and modifiers from JavaScript. HStack, VStack, List, font, foregroundStyle, onTapGesture, refreshable. It is a sizeable chunk of SwiftUI, but not all o
Join discussion
Apr 27 · 5 min read · I don’t claim to be an expert indie dev, but I am an active one. I’ve spent the last year building Quotes App and MovieFlix, and honestly, the process taught me more than any tutorial could. With 200+
Join discussion
Apr 22 · 8 min read · Most SwiftUI apps start simple. A ViewModel fetches data from an API, maps it to a model, and drives a view. It works. But as the app grows, the ViewModel becomes a god object: it knows about URLs, JS
Join discussion
Apr 14 · 5 min read · Imagine an AI chatbot that forgets everything the moment you close the app. Every interaction starts from scratch, every preference is lost, and the "intelligence" feels fleeting. For modern AI applications, persistence isn't just a convenience—it’s ...
Join discussionApr 14 · 5 min read · In the world of AI-driven applications, sound is often the primary interface. Whether you’re building a sophisticated voice assistant, a real-time emotion detector, or a live transcription tool, users need to see that the app is listening. Real-time...
Join discussionApr 14 · 5 min read · Building an AI-powered app is only half the battle. Whether you’re detecting cats in a living room or tracking sports performance, your users don't want to see raw JSON data—they want to see the results. Visualizing AI outputs through bounding boxes,...
Join discussion