React Native
Articles on React Native performance, JavaScript bridge optimization, and cross-platform mobile development.
Recent Releases
All releases →Articles about React Native (222)
A Practical Guide to React Native Monorepo With Yarn Workspaces
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...
React Native Version 0.84 Release
Release notes and improvements for React Native version 0.84.
What Is the React Native AI SDK? A Complete Intro & Quickstart
Callstack introduces the React Native AI SDK for on-device inference, covering offline AI, privacy by design, and integration with Apple Foundation Models and MLC-LLM engines.
Claude Code for React & React Native: Workflows That Actually Move the Needle
A principal engineer's battle-tested guide to Claude Code workflows for React and React Native development, covering CLAUDE.md configuration, skills, subagents, hooks, and TDD loops for mobile development.
How to modernize mobile retail apps with Expo
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.
Introducing AI SDK Profiler for React Native Performance Analysis
Announces a profiling tool for analyzing and optimizing React Native app performance.
The solo dev playbook: ship faster with Expo, EAS Build, and OTA Updates
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.
Implementing CSS Clipping Techniques in React Native
Covers methods for applying CSS-like clipping effects to React Native components for advanced UI rendering.
React Native Best Practices for Building AI Agent Applications
Outlines development best practices and architectural patterns for integrating AI agents in React Native apps.
Building v0 iOS and Fixing React Native Along the Way
Vercel's v0 iOS app team discusses building with React Native and Expo, covering iOS-first decisions, native module integration, and upstream fixes to React Native core.
React Native Wrapped 2025: The Year We Entered Our Polishing Era
Annual review of React Native ecosystem maturity, performance improvements, and development best practices.
Why You Don't Have to Minify JavaScript Code in React Native Apps
React Native's default JavaScript engine, Hermes, compiles JS to bytecode and applies dead code elimination automatically, making a separate minification step redundant. The article explains how Hermes delivers...
Integrating React Native Storybook 10 with Your App
Best practices for managing Storybook integration and switching between Storybook and production app environments.
React Native Version 0.83 Release
Release notes and improvements for React Native version 0.83.
Integrating Swift Package Manager with React Native Libraries
How to integrate Swift Package Manager dependencies into React Native libraries using the spm_dependency helper, bridging CocoaPods and SPM ecosystems for iOS.
Releasing React Native Apps on Meta Horizon Store
Guide to preparing and publishing React Native applications to the Meta Horizon Store.
Building an AI-Powered Note-Taking App in React Native: Part 3 (Local RAG)
Development guide for implementing local retrieval-augmented generation in a React Native application.
Building an Integrated React Native Brownfield App Using Expo: Step-by-Step Android Guide
A practical guide for integrating React Native into existing Android applications using Expo, covering architecture and development best practices.
Reduce App Size and Boost Performance in React Native
Discusses optimization hacks for React Native, focusing on app size reduction and performance enhancements.
Building an AI-Powered Note-Taking App in React Native
Tutorial on building an AI-powered note-taking application using React Native with semantic search capabilities.
Why Airbnb’s React Native Experiment Ended With a Complete Rewrite | by Yash Batra | JavaScript in Plain English
Two years after the experiment began, Airbnb quietly abandoned React Native and rewrote much of the app in native code. The public post explaining why sparked debate: did the framework fail, or did the team cho...
Building Real-Time Audio Pipelines in React Native
Technical implementation of real-time audio processing using buffers and native modules in React Native.
React Native Version 0.82 Release
Release notes and improvements for React Native version 0.82.
HelloFresh’s Brownfield Leap: One App to Feed Them All!
The Hello Fresh rewrite for a full React Native App
Accelerating Mobile App Development at Zalando with Rendering Engine and React Native
Brownfield React Native integration via “React Native as a package”
Cross-Platform TV Apps with React Native for tvOS, Android TV, and Tizen
Covers development best practices for building TV applications across multiple platforms using React Native.
DevMate: Accelerating React Native Development at Atlassian
Presents tools and practices for improving React Native development velocity and performance.
Synchronizing Animated Values and Shared Values in React Native
Explores techniques for bridging React Native's Animated API with Reanimated's SharedValue for smooth animations.
Debugging Android Connectivity Issues with Metro Bundler
Provides debugging techniques for resolving connectivity issues between Android devices and the Metro bundler during development.
How to Use Liquid Glass in React Native
Guide on implementing the Liquid Glass visual effect in React Native applications.
Expo SDK 54: Better. Faster. Simpler.
Covers the key improvements in Expo SDK 54: precompiled React Native for iOS that cuts build times by 35%, and smarter transitive autolinking that eliminates manual peer dependency installs.
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
React Native Version 0.81 Release
Release notes and improvements for React Native version 0.81.
React Strict DOM vs React Native for Web in 2025
The React Native Radio hosts spoke with Nicolas Gallagher (Meta), Evan Bacon (Expo), and James Ide (Expo) about React Native for Web vs…
Deep Dive into Node API in React Native
Technical exploration of how the Node API works and its applications in React Native development.
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)
Build and Run Node API Modules in React Native
Explains how to integrate Node.js modules and APIs into React Native applications for enhanced functionality.
Node API Support for React Native Development
Introduces Node API capabilities for React Native, enabling new development patterns and performance optimizations.
React Native Performance Crisis: Solving 190% CPU Usage
Details how Motion discovered and resolved severe CPU performance issues in their React Native application.
Introducing React Native RAG
Article introducing Retrieval-Augmented Generation (RAG) capabilities for React Native applications.
Why is expo-router so slow on Android (production)
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
Caching React Native Builds on S3 and R2
Covers optimization techniques for caching React Native builds to improve CI/CD pipeline performance and reduce build times.
Best React Native Debugging Tools in 2025
Article reviewing the best debugging tools and techniques available for React Native development.
Create and run fast end-to-end tests using Moropo and Expo
E2E testing on mobile is notoriously slow and flaky. Expo just partnered with Moropo to change that equation for React Native developers.
Moving Towards a Stable JavaScript API in React Native
Discusses efforts to stabilize the JavaScript API surface for better long-term compatibility and performance.
Mobile Bridge: Making WebViews Feel Native
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...
You Might Not Need React Native SVG
Performance and architectural considerations for SVG rendering in React Native, exploring native alternatives.
Use Expo, Ship faster: How Infinite Red ships 230% faster with Expo
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.
React Native vs Flutter in 2025?
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...
Why Knowing Your App's Bundle Contents Matters for React Native Performance
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! 🔥
The Ultimate Guide to React Native Optimization 2025 is here! 🔥
Transforming User Experience: How Dream11 Leverages Intelligent Image Delivery | by Dream Blog | Dream Locker Room | Medium
One of the critical elements of ensuring streamlined user experience is media assets, particularly high-resolution images of players, teams, and event banners.
Startup Time: Your App’s Make or Break Moment | by Dream Blog | Dream Locker Room | Medium
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
React Native vs Lynx JS
What’s the difference? Why should I care?
Transitive Dependencies and React Native Autolinking
Buckle up because it’s time to talk about one of the biggest hot-button topics in React Native tech.
How React Native Reanimated Updates Styles: A Deep Dive
Technical deep dive into the Reanimated library's animation rendering mechanism and performance implications.
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
Caching in ReactNative apps — Boon or Bane?
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, ...
Exposing SwiftUI Views to React Native: An Integration Guide
Provides guidance on integrating native SwiftUI components into React Native applications for iOS.
Bridgeless Architecture in React Native Development
Discusses the new bridgeless native development architecture in React Native for improved performance.
Profiling Native Code in React Native with Tracy
Techniques for profiling and analyzing native code performance in React Native using Tracy profiler.
Bringing WebAssembly to React Native with Polygen
Discusses integrating WebAssembly modules into React Native applications for performance-critical operations.
Newer versions of React Native have a less expensive <Text /> component which runs 35% faster.
React Native's <Text /> component historically used context providers and hooks for features like pressability, which added unnecessary overhead
React Native Version 0.77 Release
Release notes and improvements for React Native version 0.77.
Is Swift dramatically better than React Native?
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
Optimizing React Native: 16 Performance Issues You’re Probably Facing
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
Five years of React Native at Shopify
Shopify celebrates five years of React Native, sharing wins and lessons.
Five Years of React Native at Shopify
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.
Adding React Native to Signal Open Source App: Part 2 (Android)
Continuation of Signal app integration case study, focusing on Android-specific implementation and best practices.
Developing a React Native TV App
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...
Automated EAS Updates in a bare React Native app with Multiple Flavors & Schemes
Example repo: https://github.com/harrisrobin/bare-eas-updates-tutorial
UniFFI for React Native: Rust-Powered Turbo Modules
Covers integration of Rust modules with React Native for improved performance and code reuse.
React Native Development Best Practices for TV Applications
Covers development strategies and optimization techniques specific to building TV apps with React Native.
Upgrading React Native in Brownfield Applications
Best practices and strategies for upgrading React Native versions in existing production applications.
Integrating React Native into Existing Applications
Strategies and best practices for adding React Native to brownfield mobile applications.
Adding React Native to Signal Open Source App: Part 1 (iOS)
Case study on integrating React Native into an existing iOS application, demonstrating brownfield development practices.
Brownfield Development with React Native
Covers best practices and strategies for integrating React Native into existing native mobile applications.
Introducing React Native ExecuTorch
Overview of ExecuTorch integration with React Native for on-device machine learning capabilities.
Shopify completes React Native migration after a Decade
Shopify dumped old code for React Native, cutting millions of lines and boosting speed.
Enhance App Performance and Business with Real User Monitoring (RUM)
Explains how to implement real user monitoring to track and improve mobile app performance metrics in production.
The New Architecture is Here: React Native
Announcement and overview of React Native's new architecture for improved performance and developer experience.
React Native 0.76 Release: New Architecture
Introduces the new architecture in React Native 0.76 with performance and engineering improvements.
Integrating React Native into an Existing Flutter Application
Explores architectural considerations and best practices for adding React Native to a Flutter codebase.
Using a Framework to Build React Native Apps
Discusses best practices and frameworks for structuring and developing React Native applications.
On-Device AI/ML in React Native
Article covering on-device machine learning implementation in React Native applications.
Bringing Native AI to Mobile Apps with ExecuTorch: Part 1 (iOS)
Tutorial on implementing on-device AI models in React Native iOS apps using ExecuTorch.
Why you don't need Flipper in your React Native app
Let’s go through the tools that Flipper provides — and how you can replace them in your workflow.
Dream11’s big bet on React Native
In 2021, we started using React Native at Dream11. Two years and a steep learning curve later, we have fully migrated our front-end app from Native to React Native, positively impacting productivity.
Microsoft is Retiring App Center: What React Native Developers Should Use Instead
Guide on alternative CI/CD and app distribution solutions for React Native developers after App Center deprecation.
Consistently Improve App Performance with DMAIC and Reassure
Demonstrates using the DMAIC methodology and Reassure tool to systematically measure and improve React Native app performance.
Improving Shopify App’s Performance
Shopify made their app faster by rethinking data loads and cutting waste.
React Native Support for Apple Vision Pro Development
Announces React Native capabilities for developing applications on Apple Vision Pro platform.
Building Lens Protocol Social Apps with React Native
Implementation guide for building decentralized social applications using Lens Protocol and React Native.
Part 1: Improving the Retail React Native App Performance
Coinbase starts a year-long push to make their React Native app faster.
React Native 0.73 Debugging Improvements and Stable Symlinks
Details debugging enhancements and symlink stability improvements in React Native 0.73 release.
Dynamic Presentation – Keeping the Coinbase App fresh in a rapidly changing market
Coinbase’s platform keeps their app fresh with real-time updates, no sweat.
Getting Started with React Native Skia
Guide to using Skia graphics library with React Native for improved rendering performance.
Developer Experience Best Practices for React Native Web3 DApps
Explores integrating Web3Modal and Wagmi with React Native for optimal developer experience in blockchain applications.
The Peacock app just made the switch from ReactNative to iOS & Android and had a significant change in size and startup time
The post by Emerge Tools analyzes the Peacock app's transition from React Native to native development,
Unleashing Efficiency: The Power of Mobile App Automation at Dream11
Explores how Dream11 leverages mobile app automation to enhance efficiency and streamline development processes.
Metro Package Exports and Symlinks in React Native 0.72
Discusses improvements to Metro bundler's package exports and symlink handling for better build system performance.
Package Exports Support in React Native
Covers package exports support implementation for improved module resolution and build optimization.
Mobile Multiplatform Development at McDonald's
McDonald's shares their approach and best practices for developing mobile applications across multiple platforms.
Experiment with New Architecture of React Native
Explores the new React Native architecture and its implications for app performance and development practices.
React Native 0.71 RC1 Android Outage Postmortem
Analysis and lessons learned from an Android outage during the 0.71 release candidate phase.
React Native Version 0.71 Release
Release notes and improvements included in React Native version 0.71.
Lottie vs Rive: Optimizing Mobile App Animation
Compares animation libraries and their performance implications for mobile app rendering and UI performance.
React Native Adopts TypeScript-First Approach
React Native's shift to TypeScript-first development for improved code quality and developer experience.
Pointer Events Support in React Native
Implementation and best practices for handling pointer events in React Native applications.
Measuring React Native Rendering Times
Shopify tracks React Native rendering to squeeze out every bit of speed.
Optimizing Configuration Time for Android Apps that Use React Native
Swiggy cuts React Native setup time for quicker Android builds.
App Performance Monitoring Strategies and Tools
Covers comprehensive approaches to monitoring and measuring mobile application performance metrics.
React Native Version 0.70 Release
Release notes and improvements included in React Native version 0.70.
Performance Vitals: a unified scoring system to guide performance health and prioritization
Coinbase tracks app health across teams with a simple, unified scoring system.
Instant Performance Upgrade: From FlatList to FlashList
Shopify swapped FlatList for FlashList, making their app’s lists blazing fast.
Hermes Engine Becomes React Native Default
Announcement that Hermes is now the default JavaScript engine for React Native to improve performance.
React Native Version 0.69 Release
Release notes and improvements included in React Native version 0.69.
Migrating React Native Libraries to the New Architecture
Resources and guidance for updating React Native libraries to support the new architecture.
Boost Android Performance Using Hermes
Instawork taps Hermes to make their Android app run smoother and faster.
Automated Performance Testing with Torque
Dream11 uses Torque to automate testing and keep performance tight.
Tree Shaking React Native Apps
Klarna trims React Native apps with tree shaking for lean performance.
React Native Version 0.68 Release
Release notes and improvements included in React Native version 0.68.
Deep Linking Implementation in React Native
Technical guide on implementing deep linking functionality in a React Native application.
React Native New Architecture Rollout Update
Progress update on the rollout of React Native's new architecture and migration guidance.
Introducing Fabric to React Native Screens
Guide on integrating React Native's new Fabric rendering engine with the Screens library for improved performance.
Preventing App Breakage During Stripe React Native Migration
Best practices and strategies to ensure application stability when migrating to Stripe React Native SDK.
Achieving 60 FPS in React Native with Imperative Manipulation
Performance optimization techniques for React Native apps to reach smooth 60 FPS rendering.
React Native Version 0.67 Release
Release notes and improvements included in React Native version 0.67.
Maintaining React Native Version Currency for Optimal Performance
Discusses the importance of keeping React Native updated and the performance and stability benefits.
Using External JavaScript Libraries in React Native
Guidance on integrating and managing external JavaScript libraries in React Native applications.
60fps Animations in React Native
Techniques and best practices for achieving smooth 60fps animations and optimizing rendering performance.
Balancing Native and JavaScript Code in React Native
Best practices for deciding when to use native code versus JavaScript in React Native development.
How to Build and Distribute React Native Apps with Expo Services
Guide on leveraging Expo services for building, testing, and distributing React Native applications efficiently.
Improving React Native Apps with Continuous Integration
How CI/CD practices can enhance code quality and deployment reliability for React Native applications.
Building App Clips with React Native
Implementation guide for creating lightweight App Clips using React Native for iOS.
Migrating from Tipsi Stripe to Stripe React Native SDK
Step-by-step guide for upgrading from the legacy Tipsi Stripe library to the official Stripe React Native SDK.
Making Hermes the Default JavaScript Engine
Discussion of Hermes engine adoption as the default for React Native to improve app performance and startup time.
React Native Version 0.66 Release
Release notes and improvements included in React Native version 0.66.
Making Shopify’s Flagship App 20% Faster in 6 Weeks Using a Novel Caching Solution
Shopify built a custom cache to cut their app’s lag by 20% in just six weeks.
How to implement over the air updates with expo-updates in React Native
I recently started a new Twitch series called React Native Live, hosted on my Twitch channel, and a recent installment was about installing…
Building Desktop Applications with React Native for Windows
Guide to developing desktop applications using React Native for Windows platform.
Preparing Your App for iOS 15 and Android 12
Best practices and guidance for updating React Native apps to be compatible with iOS 15 and Android 12.
React Native Multi-Platform Vision
Discussion of React Native's strategy to support multiple platforms and improve cross-platform development.
React Native 0.65 Release
Version 0.65 release with performance optimizations and mobile engineering improvements.
React Native in GrabPay
GrabPay uses React Native to build fast, flexible payment features.
Code Splitting in React Native Applications
Explores code splitting techniques to reduce initial bundle size and improve app startup performance in React Native.
React Native at Traveloka: Native UI Components
Traveloka's approach to integrating and building native UI components in React Native applications.
Announcing Coinbase’s successful transition to React Native
Coinbase rewrote their Android app in React Native and rolled it out flawlessly.
Hermes JavaScript Engine Performance on iOS
Analysis of Hermes engine performance characteristics and optimization on iOS platforms.
Management of Native Code and React Native at Shopify
Shopify bet on React Native a year ago and still thinks it’s a winner.
Bringing Hermes to iOS in React Native
Explores integrating the Hermes JavaScript engine into React Native iOS apps to improve performance and reduce app size.
React Native 0.64 Release
Version 0.64 release with performance improvements and mobile development enhancements.
Why Infinite Red uses MobX-State-Tree instead of Redux
Is Redux the best choice for React apps today?
React Native at Traveloka: Bridging Past and Future
Traveloka's strategic approach to React Native adoption, bridging legacy and modern mobile development.
Grow Your Business With React Native SDK Wrapper
This article explains the business case for building an official React Native SDK wrapper to bridge native SDKs with React Native applications. It highlights benefits including market expansion, faster client i...
Keeping Android app size in check with React Native Upgrades | by Sparsha Saha | Microsoft Mobile Engineering | Medium
Microsoft manages app size as they upgrade React Native features.
Lessons from training teams to use React Native
Coinbase shares what they learned teaching their engineers React Native skills.
Building Reliable Mobile Applications
Shopify fights crashes with live monitoring and clever engineering fixes.
React Native Core Principles and Best Practices
Overview of React Native's core principles guiding mobile development best practices and architecture decisions.
React Native 0.63 Release
Version 0.63 release with performance enhancements and mobile engineering updates.
Challenges and Opportunities of Building React and React Native Apps
Examines common development challenges and best practices when building cross-platform applications with React Native.
React Native 0.62 Release
Version 0.62 release with performance optimizations and mobile development improvements.
Don’t Let That Consistent Launch Time Slip Away
Dream11 fights to keep their app launch times quick and consistent.
React Native: The Future of Mobile at Shopify
Shopify's experience and best practices for adopting React Native as a mobile development strategy.
Reproxy: Mock Server for Mobile App Development
Reproxy, a powerful mock server tool designed to simplify mobile app development and testing.
Scaling Mobile Development by Treating Apps as Services
Shopify split their app into services, speeding up work and team collaboration.
React Native Doctor Diagnostic Tool
Introduction of React Native Doctor tool for diagnosing development environment issues and optimizing build processes.
How Discord Achieves Native iOS Performance with React Native
Explains how Discord uses React Native to achieve native-level performance on iOS devices.
React Native 0.61 Release
Version 0.61 release with performance improvements and mobile engineering enhancements.
Integrating React Native into Existing Android Applications
Provides best practices and techniques for adding React Native to brownfield Android projects.
Mobile App Automation for Dream11
Dream11 keeps iOS and Android running smooth with slick automation.
Hermes JavaScript Engine for React Native
Introduction of Hermes, a JavaScript engine optimized for mobile app startup time and memory usage.
Hermes: An Open Source JavaScript Engine Optimized for Mobile Apps
Meta’s Hermes makes JavaScript run lean and mean on mobile devices.
React Native Version 0.60 Release
Major version release with performance enhancements and mobile development best practices updates.
Handling Multiple Native iOS Views in React Native
Best practices for integrating and managing multiple native iOS views within React Native applications.
Building Component Libraries for React Native Apps
Discusses best practices for creating reusable component libraries in React Native for improved development efficiency.
Bob: A React Native Library Builder Tool
Introduces Bob, a build tool for creating and optimizing React Native libraries.
React Native 0.59 Release
Release announcement for React Native 0.59 with performance improvements and new development features.
React Native Tab View 2.0 Release and Features
Announces a major update to the React Native Tab View library with performance and usability improvements.
React Native at Traveloka: Hybrid Development Experience
Traveloka's experience and lessons learned implementing React Native for hybrid mobile development.
Traveloka React Native District System
Traveloka's district system architecture for organizing and managing React Native code at scale.
React Native Adoption at Traveloka
Traveloka's journey and strategy for adopting React Native in their mobile development process.
WKWebView Integration in React Native
Discusses WKWebView implementation for improved web view performance and security in React Native applications.
State Of React Native 2018
Annual report on React Native framework improvements, performance enhancements, and development best practices.
Getting Started with ReasonML and React Native
Introduction to using ReasonML as an alternative language for React Native development.
Using TypeScript With React Native
Guide to integrating TypeScript for improved code quality and debugging in React Native development.
Building Input Accessory View For React Native
Demonstrates implementation of native input accessory views for improved mobile UX and performance.
Implementing Twitter's App Loading Animation In React Native
Technical guide to implementing smooth loading animations while optimizing performance in React Native.
Adding an Example App to Your React Native Library
Best practices for structuring and maintaining example applications within React Native library projects.
React Native Performance In Marketplace
Case study on optimizing React Native app performance in a production marketplace application.
Integrating React Native in an Existing Application
Best practices for adding React Native components to existing native mobile applications.
Your React Native Offline Tool Belt
Best practices and tools for handling offline functionality and network resilience in React Native apps.
Investigating React Native
Twitch tests React Native to unify code and speed up mobile dev.
Writing a Custom Android Component for React Native
Covers native Android module development and integration with React Native applications.
Implementing Android Navigation Drawer and Status Bar in React Native
Details proper implementation of Android-specific UI components in React Native applications.
Better List Views
Covers optimization techniques for list rendering performance in React Native applications.
Introducing Create React Native App
Announces a tool for streamlining React Native project setup and development workflow.
UberEats React Native Transition
UberEats switched to React Native to make their app faster, more scalable, and easier for devs to handle.
Using Native Driver For Animated
Explains how to use the native driver for animations to improve rendering performance and reduce JavaScript thread load.
React Native at Instagram
Instagram's experience adopting and scaling React Native for mobile app development.
Developing Amazon Fire TV Stick Applications with React Native
Covers development considerations and optimization techniques for building Fire TV apps using React Native.
Develop React Native Apps Like a Pro
Offers professional development best practices and techniques for building high-quality React Native applications.
Easier Upgrades
Improvements to the React Native upgrade process and tools for smoother version migrations.
Building High-Performance React Native Apps with Apollo Client
Explores integrating Apollo GraphQL client with React Native for efficient data management and app performance.
React Native 0.36: Headless JS, Keyboard API, and More
Release notes covering headless JavaScript, keyboard API improvements, and other features in React Native 0.36.
React Native Implementation at SoundCloud
Details the adoption and optimization of React Native for cross-platform mobile development.
React Native: A Year in Review
Meta's retrospective on React Native development framework improvements and lessons learned over a year of production use.
React Native: A Year in Review
Annual review of React Native framework improvements, features, and community developments.
Dive Into React Native Performance
Deep dive into performance optimization techniques and best practices for React Native applications.
Introducing Hot Reloading
Introduction to hot reloading feature for faster development iteration in React Native.
A Cure for Relative Requires in React Native
Addresses module resolution issues and best practices for managing dependencies in React Native projects.
Making React Native Apps Accessible
Best practices and techniques for implementing accessibility features in React Native applications.
React Native for Android
Introduction and best practices for developing React Native applications on Android.
React Native: Bringing Modern Web Techniques to Mobile
Overview of how React Native applies modern web development techniques to mobile app development.