97 articles on UI Performance for Android performance
Showing 17 of 97 articles (Page 5 of 5)
Skyscanner simplifies UI testing for their mobile app pages.
Technical guide to implementing smooth loading animations while optimizing performance in React Native.
Meta’s team speeds up Android UI rendering with multi-threading magic.
Meta's News Feed team implemented multithreaded rendering on Android using Litho's background layout and Infer's static analysis, achieving smooth 60fps scrolling while automatically detecting hundreds of concu...
Callstack introduces react-native-material-palette, a React Native library wrapping Android's Palette API to extract dominant color profiles from images for dynamic theming following Material Design principles....
Details proper implementation of Android-specific UI components in React Native applications.
Covers optimization techniques for list rendering performance in React Native applications.
Explains how to use the native driver for animations to improve rendering performance and reduce JavaScript thread load.
Twitch smooths chat rendering for a lag-free experience in streams.
Deep dive into performance optimization techniques and best practices for React Native applications.
Handling orientation changes on Android is one of the most frustrating things to deal with as an Android engineer. I hope to make that challenge just a little bit easier and to help you better understand exactl...
Overview of Pinterest's mobile engineering practices and design approaches.
Covers optimization techniques for WebView performance in mobile applications.
Technical deep dive into image rendering optimization and performance in Dropbox's Carousel mobile app.
Design considerations and best practices for developing applications on Android Wear platform.
Etsy's engineering guide on implementing staggered grid layouts for Android applications.
Details implementation of right-to-left language support across Twitter's mobile applications.