Upcoming Conference Talk
An iOS developer announces a conference talk comparing React Native and native iOS development, based on extensive industry experience.
An iOS developer announces a conference talk comparing React Native and native iOS development, based on extensive industry experience.
A guide to building and using an Android app that runs AI models, including LLMs, locally on a phone via the MediaPipe API.
A developer shares their journey to joining Wealthsimple's mobile team and reflects on React Native's evolution and its limitations.
Learn how to use Swift's new Observations framework to observe @Observable model properties outside of SwiftUI with Xcode 26 and Swift 6.2.
Analyzes Apple's shift from ObservableObject and @Published to the @Observable macro, highlighting gaps in the new Observation framework for SwiftUI developers.
A developer's build log for Ductts, a React Native app for tracking crying frequency, detailing the development process and challenges.
A technical guide on applying glass effects to groups of views in SwiftUI using the GlassEffectContainer for proper visual interaction and performance.
A developer details the journey of building the Puzzmo iOS app, discussing the choice between React Native and native Swift development for a game platform.
A tutorial on setting up a Java Spring Boot development environment on an Android phone using Termux and VSCode.
A developer reflects on the 13-year journey of maintaining Wally, a digital wallet app, through iOS updates and design shifts.
A developer's reflection on completing the 100 Days of SwiftUI course, sharing insights, tips, and the value of hands-on project learning.
A developer's weekly recap covering work on an Expo/React Native app using RAWG API, reading, writing, and personal reflections.
A guide to creating a SwiftUI Text view that mixes plain text with tappable links using Markdown, including a custom LinkText component.
A podcast episode discussing strategies for optimizing an app's presence on the App Store, including required elements and best practices.
Introducing GestureButton, a new open-source SwiftUI component for handling custom gestures in iOS development.
Tips for handling CoreData and CloudKit syncing in iOS apps, including checking user iCloud login status and managing first-run data scenarios.
A podcast discussion on the drawbacks of cross-platform mobile development and arguments for prioritizing native app development for better performance.
An interview with the creators of Skip.tools, discussing their Swift-to-Kotlin transpiler for building native Android and iOS apps from a single SwiftUI codebase.
A developer discusses the poor performance of Godot 4 games on Android, shares observations, and seeks community solutions.
A developer's guide to understanding and correctly implementing the often confusing SwiftUI alignment guide API for custom view layouts.