The Best Reads on Mobile App Performance
How top companies optimize their apps for the best customer experience.
Showing 20 of 1229 articles (Page 1 of 62)
A step-by-step guide to setting up a React Native monorepo using Yarn Workspaces for sharing code across mobile and web platforms. The article covers project structure, Metro and CocoaPods configuration, Androi...
Callstack has open-sourced agent-device, a lightweight CLI tool that enables AI coding agents like Claude Code and Codex to automate interactions with iOS and Android apps. The tool provides lifecycle managemen...
A curated roundup of the latest Kotlin ecosystem news, including the full KotlinConf 2026 schedule, the release of Kotlin 2.3 with faster Kotlin Multiplatform builds and smaller binaries, and Compose Hot Reload...
Best practices for preparing Android apps to support resizable windows and adaptive layouts.
Announcement of the first beta release of Android 17 for developers.
Release notes and improvements for React Native version 0.84.
Latest features and improvements in Flutter framework for mobile app development.
Details how Grindr automated memory leak debugging to reduce diagnosis time from hours to minutes using AI techniques.
Continuation of building a type-safe metrics API in Swift for iOS performance monitoring and measurement.
Demonstrates building a type-safe metrics API in Swift for iOS performance monitoring and measurement.
Deeper dive into Spotify's mobile release tooling/process to catch issues before rollout; focuses on reliability & safe deploys at scale. Covers the Release Manager Dashboard (a Backstage plugin), backend optim...
Jonathan Bones from bitglow turned a crashing retail app into a performance powerhouse. His team cut React Native upgrade time by 80% and boosted performance scores from 36 to 90 for German retailer DEPOT.
Explores the most common pitfalls mobile teams encounter when implementing shift-left testing, from over-relying on UI tests to ignoring mobile-specific risks like process death and flaky networks. Argues that ...
Instacart's Caper team shares their four-phase strategy for migrating their smart cart Android app from Fragments and XML layouts to Jetpack Compose. AI coding assistants accelerated the refactoring by 5-7x, sa...
Introduction to improved onboarding and developer experience for Flutter and Dart mobile development.
The January 2026 Swift community digest opens with a guest contribution from Studioworks, sharing their success using Swift for web application development with Hummingbird and Elementary. The post also covers ...
Announces a profiling tool for analyzing and optimizing React Native app performance.
Grab achieved 98% monthly active adoption of Cursor among its engineers, with a 50% suggestion acceptance rate that surpasses the industry average of 30%. The article details how Grab integrated Cursor into its...
Liam Du built and shipped Wellspoken—an AI-powered articulation coach—to both iOS and Android in one week. Zero Xcode. Zero Android Studio. Just Expo.
Covers methods for applying CSS-like clipping effects to React Native components for advanced UI rendering.