Discover 80 articles on UI Performance in mobile performance

Ɨ
Ɨ

Showing 20 of 80 articles (Page 1 of 4)

Article thumbnail

Why Flutter is Ready to Challenge Native Performance

For years, the biggest question mark over cross-platform frameworks like Flutter has been simple: Can it truly feel native?

Article thumbnail

🐦Flutter Performance Secrets: That Make Your App Fly!šŸš€

When I first dipped my toes into the exciting world of Flutter, I was immediately captivated by its ability to create beautiful UIs. My apps looked stunning, but beneath the glossy surface..

Article thumbnail

Accelerating our Android apps with Baseline Profiles

How Meta uses Baseline Profiles to speed cold start, scrolling, and navigation; reports up to 40% improvements.

Article thumbnail

You might be using Modifier.fillMaxSize() wrong (!)

Shows how careless sizing/layout choices degrade performance; patterns for efficient Compose layouts.

Article thumbnail

Migrating to React Native's New Architecture

Shopify successfully migrated two of its largest apps, Shopify Mobile and Shopify Point of Sale (POS) to React Native's New Architecture while maintaining weekly releases and serving millions of merchants. This

Article thumbnail

Top 5 mistakes that kill Compose performance

Practical pitfalls (e.g., recomposition triggers, layouts) and fixes to keep Compose UIs smooth.

Article thumbnail

Flow Layouts in Compose

Tradeoffs & best practices for FlowRow/FlowColumn; tips to keep layouts performant.

Article thumbnail

Recomposition Is Not a Bug — You Are

Opinionated guide to avoiding unnecessary recomposition; derivedStateOf, keys, etc.

Article thumbnail

Top 10 Compose Mistakes in Large-Scale Apps

Enterprise Compose pitfalls (state hoisting, keys, compiler reports) with fixes.

Article thumbnail

What’s new in the Jetpack Compose August ’25 release

Compose 1.9: improved list prefetching & cache window APIs, visibility callbacks—noticeable scroll/UI performance gains.

Article thumbnail

Improve initial loading state in Compose

Startup/loading UX patterns that avoid jank and wasted work while the first screen initializes.

Article thumbnail

FlashList v2: A Ground-Up Rewrite for React Native’s New Architecture

New FlashList removes item size estimates, improves scroll precision & load times; production-ready. (Shopify)

Article thumbnail

Mastering CustomPainter: Going Beyond Widgets in Flutter

CustomPainter techniques & perf tradeoffs for bespoke visuals.

Article thumbnail

Achieving native-like speed: boosting Android WebView performance by 100%+

TikTok’s real-world WebView perf wins: preloading, cache strategy, threading & metrics.

Article thumbnail

Tracking app responsiveness at scale using JankStats

How to roll out JankStats across large fleets; sampling, thresholds & dashboards. (droidcon)

Article thumbnail

How server-driven UI is revolutionizing mobile app experiences

At Careem, agility and adaptability are key to delivering highly personalized and seamless user experiences as we need to move fast to react to customer behaviour during different times of the year, such as Ramadan

Article thumbnail

Transforming User Experience: How Dream11 Leverages Intelligent Image Delivery

One of the critical elements of ensuring streamlined user experience is media assets, particularly high-resolution images of players, teams, and event banners.

Article thumbnail

Supercharging Discord Mobile: Our Journey to a Faster App

nitially, we shied away from using React Native on Android due to performance concerns, but recent advances in Android device capabilities

Article thumbnail

Performance Class Helps Google Maps Deliver Premium Experiences

Describes how Google Maps uses Android’s Performance Class to deliver high-quality, premium user experiences.

Article thumbnail

Leading a project to migrate hundreds of screens to SwiftUI/Jetpack Compose from UIKit/AndroidView in Merpay

Merpay swaps old UI for SwiftUI and Jetpack Compose across screens.

Loading articles...