Explore 214 articles on React Native performance
Showing 20 of 214 articles (Page 3 of 11)
I’ve tested this on blank screens and delay between switching them is almost the same. I’ve tried to optimize code with memoization usecallbacks etc. But it didn’t change
Covers optimization techniques for caching React Native builds to improve CI/CD pipeline performance and reduce build times.
Article reviewing the best debugging tools and techniques available for React Native development.
E2E testing on mobile is notoriously slow and flaky. Expo just partnered with Moropo to change that equation for React Native developers.
Discusses efforts to stabilize the JavaScript API surface for better long-term compatibility and performance.
Learn how we tackled the main issues of traditional WebViews—performance, appearance, and integration—and how Mobile Bridge became a game-changer in our mobile development strategy, even allowing us to accelera...
Performance and architectural considerations for SVG rendering in React Native, exploring native alternatives.
How Infinite Red uses EAS Workflows, Expo Fingerprint, and EAS Update to skip native builds in CI/CD, running Maestro E2E tests 230% faster on every pull request.
I am now building a mobile app, and checking what is the better platform for building a cross platform (iOS, Android, Web) in 2025 - React Native or Flutter? I am especially interested in the tooling itself reg...
Expo Atlas provides an X-ray into React Native app bundles, helping developers understand dependency sizes, module relationships, and optimize bundle size for better performance.
The Ultimate Guide to React Native Optimization 2025 is here! 🔥
One of the critical elements of ensuring streamlined user experience is media assets, particularly high-resolution images of players, teams, and event banners.
Dream11 has revolutionised the way fans engage with their favourite sports in India. We host a community of over 230 million sports fans. During IPL 2024, we had more than 15 million fans
What’s the difference? Why should I care?
Buckle up because it’s time to talk about one of the biggest hot-button topics in React Native tech.
Technical deep dive into the Reanimated library's animation rendering mechanism and performance implications.
nitially, we shied away from using React Native on Android due to performance concerns, but recent advances in Android device capabilities
Cars24's Ankit Bhalla explores caching strategies for React Native apps, covering image caching with FastImage, API response caching with react-query and SWR, database query caching with WatermelonDB and MMKV, ...
Provides guidance on integrating native SwiftUI components into React Native applications for iOS.
Discusses the new bridgeless native development architecture in React Native for improved performance.