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 · The explosion of Large Language Models (LLMs) has changed what users expect from a chat interface. Gone are the days of waiting for a spinning loader to finish. Modern AI apps feel alive—they stream responses token by token, mimicking a real-time con...
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 discussion