Explore 214 articles on React Native performance
Showing 20 of 214 articles (Page 4 of 11)
Techniques for profiling and analyzing native code performance in React Native using Tracy profiler.
Discusses integrating WebAssembly modules into React Native applications for performance-critical operations.
React Native's <Text /> component historically used context providers and hooks for features like pressability, which added unnecessary overhead
Release notes and improvements for React Native version 0.77.
I’m the main coder for a massive data project. It’s a 2+ million book archive with AI search and social interaction. We have been building the desktop version for 1+ year
Jamon Holmgren’s post details common React Native performance issues, building on his earlier thread where he defends React Native’s potential for high performance
Shopify celebrates five years of React Native, sharing wins and lessons.
Shopify shares 5 years of React Native adoption lessons: achieving sub-500ms screen loads, migrating all apps, leveraging TypeScript for talent portability, and balancing native with RN.
Continuation of Signal app integration case study, focusing on Android-specific implementation and best practices.
This article explores building TV applications using React Native, covering both the Expo and bare React Native approaches. It walks through the four key configuration steps needed to add TV support to existing...
Example repo: https://github.com/harrisrobin/bare-eas-updates-tutorial
Covers development strategies and optimization techniques specific to building TV apps with React Native.
Covers integration of Rust modules with React Native for improved performance and code reuse.
Best practices and strategies for upgrading React Native versions in existing production applications.
Strategies and best practices for adding React Native to brownfield mobile applications.
Case study on integrating React Native into an existing iOS application, demonstrating brownfield development practices.
Covers best practices and strategies for integrating React Native into existing native mobile applications.
Overview of ExecuTorch integration with React Native for on-device machine learning capabilities.
Shopify dumped old code for React Native, cutting millions of lines and boosting speed.
Explains how to implement real user monitoring to track and improve mobile app performance metrics in production.