React Native

Articles on React Native performance, JavaScript bridge optimization, and cross-platform mobile development.

222 Articles · 34 Companies · 27 Topics

Articles about React Native (222)

Callstack Feb 18, 2026

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 Blog Feb 11, 2026

React Native Version 0.84 Release

Release notes and improvements for React Native version 0.84.

Callstack Feb 10, 2026

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.

Cars24 Feb 9, 2026

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.

Expo Feb 5, 2026

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.

Callstack Jan 29, 2026

Introducing AI SDK Profiler for React Native Performance Analysis

Announces a profiling tool for analyzing and optimizing React Native app performance.

Expo Jan 28, 2026

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.

Callstack Jan 28, 2026

Implementing CSS Clipping Techniques in React Native

Covers methods for applying CSS-like clipping effects to React Native components for advanced UI rendering.

Callstack Jan 16, 2026

React Native Best Practices for Building AI Agent Applications

Outlines development best practices and architectural patterns for integrating AI agents in React Native apps.

Callstack Jan 12, 2026

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.

Infinite Red Dec 19, 2025

React Native Wrapped 2025: The Year We Entered Our Polishing Era

Annual review of React Native ecosystem maturity, performance improvements, and development best practices.

Callstack Dec 18, 2025

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...

Callstack Dec 12, 2025

Integrating React Native Storybook 10 with Your App

Best practices for managing Storybook integration and switching between Storybook and production app environments.

React Native Blog Dec 10, 2025

React Native Version 0.83 Release

Release notes and improvements for React Native version 0.83.

Callstack Nov 25, 2025

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.

Callstack Nov 20, 2025

Releasing React Native Apps on Meta Horizon Store

Guide to preparing and publishing React Native applications to the Meta Horizon Store.

Software Mansion Nov 20, 2025

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.

Software Mansion Nov 17, 2025

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.

Simform Nov 7, 2025

Reduce App Size and Boost Performance in React Native

Discusses optimization hacks for React Native, focusing on app size reduction and performance enhancements.

Software Mansion Nov 5, 2025

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.

Airbnb Oct 26, 2025

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...

Callstack Oct 14, 2025

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 Blog Oct 8, 2025

React Native Version 0.82 Release

Release notes and improvements for React Native version 0.82.

HelloFresh Oct 6, 2025

HelloFresh’s Brownfield Leap: One App to Feed Them All!

The Hello Fresh rewrite for a full React Native App

Zalando Oct 3, 2025

Accelerating Mobile App Development at Zalando with Rendering Engine and React Native

Brownfield React Native integration via “React Native as a package”

Callstack Oct 3, 2025

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.

Atlassian Oct 1, 2025

DevMate: Accelerating React Native Development at Atlassian

Presents tools and practices for improving React Native development velocity and performance.

Callstack Sep 23, 2025

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.

Callstack Sep 16, 2025

Debugging Android Connectivity Issues with Metro Bundler

Provides debugging techniques for resolving connectivity issues between Android devices and the Metro bundler during development.

Callstack Sep 11, 2025

How to Use Liquid Glass in React Native

Guide on implementing the Liquid Glass visual effect in React Native applications.

Infinite Red Sep 8, 2025

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.

Shopify Sep 5, 2025

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 Blog Aug 12, 2025

React Native Version 0.81 Release

Release notes and improvements for React Native version 0.81.

Infinite Red Aug 12, 2025

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…

Callstack Aug 5, 2025

Deep Dive into Node API in React Native

Technical exploration of how the Node API works and its applications in React Native development.

Shopify Jul 31, 2025

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)

Callstack Jul 17, 2025

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.

Callstack Jul 10, 2025

Node API Support for React Native Development

Introduces Node API capabilities for React Native, enabling new development patterns and performance optimizations.

Motion Jul 9, 2025

React Native Performance Crisis: Solving 190% CPU Usage

Details how Motion discovered and resolved severe CPU performance issues in their React Native application.

Software Mansion Jul 7, 2025

Introducing React Native RAG

Article introducing Retrieval-Augmented Generation (RAG) capabilities for React Native applications.

Posts on Reddit Jun 27, 2025

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

Callstack Jun 19, 2025

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.

Software Mansion Jun 17, 2025

Best React Native Debugging Tools in 2025

Article reviewing the best debugging tools and techniques available for React Native development.

Expo Jun 12, 2025

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.

React Native Blog Jun 12, 2025

Moving Towards a Stable JavaScript API in React Native

Discusses efforts to stabilize the JavaScript API surface for better long-term compatibility and performance.

Shopify Apr 25, 2025

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...

Software Mansion Apr 14, 2025

You Might Not Need React Native SVG

Performance and architectural considerations for SVG rendering in React Native, exploring native alternatives.

Expo Apr 4, 2025

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.

Posts on Reddit Mar 27, 2025

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...

Callstack Mar 20, 2025

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.

Posts on Reddit Mar 20, 2025

The Ultimate Guide to React Native Optimization 2025 is here! 🔥

The Ultimate Guide to React Native Optimization 2025 is here! 🔥

Dream11 Mar 13, 2025

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.

Dream11 Mar 13, 2025

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

Infinite Red Mar 12, 2025

React Native vs Lynx JS

What’s the difference? Why should I care?

Infinite Red Mar 11, 2025

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.

Software Mansion Mar 11, 2025

How React Native Reanimated Updates Styles: A Deep Dive

Technical deep dive into the Reanimated library's animation rendering mechanism and performance implications.

Discord Mar 5, 2025

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

Cars24 Mar 3, 2025

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, ...

Callstack Feb 27, 2025

Exposing SwiftUI Views to React Native: An Integration Guide

Provides guidance on integrating native SwiftUI components into React Native applications for iOS.

Callstack Feb 12, 2025

Bridgeless Architecture in React Native Development

Discusses the new bridgeless native development architecture in React Native for improved performance.

Callstack Feb 11, 2025

Profiling Native Code in React Native with Tracy

Techniques for profiling and analyzing native code performance in React Native using Tracy profiler.

Callstack Feb 7, 2025

Bringing WebAssembly to React Native with Polygen

Discusses integrating WebAssembly modules into React Native applications for performance-critical operations.

Posts on X Jan 22, 2025

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 Blog Jan 21, 2025

React Native Version 0.77 Release

Release notes and improvements for React Native version 0.77.

Posts on Reddit Jan 16, 2025

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

Posts on X Jan 15, 2025

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

Shopify Jan 13, 2025

Five years of React Native at Shopify

Shopify celebrates five years of React Native, sharing wins and lessons.

Shopify Jan 13, 2025

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.

Software Mansion Dec 13, 2024

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.

Callstack Dec 6, 2024

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...

Infinite Red Dec 5, 2024

Automated EAS Updates in a bare React Native app with Multiple Flavors & Schemes

Example repo: https://github.com/harrisrobin/bare-eas-updates-tutorial

Mozilla Dec 4, 2024

UniFFI for React Native: Rust-Powered Turbo Modules

Covers integration of Rust modules with React Native for improved performance and code reuse.

Callstack Dec 3, 2024

React Native Development Best Practices for TV Applications

Covers development strategies and optimization techniques specific to building TV apps with React Native.

Callstack Nov 28, 2024

Upgrading React Native in Brownfield Applications

Best practices and strategies for upgrading React Native versions in existing production applications.

Callstack Nov 25, 2024

Integrating React Native into Existing Applications

Strategies and best practices for adding React Native to brownfield mobile applications.

Software Mansion Nov 20, 2024

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.

Callstack Nov 18, 2024

Brownfield Development with React Native

Covers best practices and strategies for integrating React Native into existing native mobile applications.

Software Mansion Nov 14, 2024

Introducing React Native ExecuTorch

Overview of ExecuTorch integration with React Native for on-device machine learning capabilities.

Shopify Nov 5, 2024

Shopify completes React Native migration after a Decade

Shopify dumped old code for React Native, cutting millions of lines and boosting speed.

Callstack Oct 28, 2024

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.

React Native Blog Oct 23, 2024

The New Architecture is Here: React Native

Announcement and overview of React Native's new architecture for improved performance and developer experience.

React Native Blog Oct 23, 2024

React Native 0.76 Release: New Architecture

Introduces the new architecture in React Native 0.76 with performance and engineering improvements.

Callstack Jul 24, 2024

Integrating React Native into an Existing Flutter Application

Explores architectural considerations and best practices for adding React Native to a Flutter codebase.

React Native Blog Jun 25, 2024

Using a Framework to Build React Native Apps

Discusses best practices and frameworks for structuring and developing React Native applications.

Software Mansion Jun 24, 2024

On-Device AI/ML in React Native

Article covering on-device machine learning implementation in React Native applications.

Software Mansion Jun 17, 2024

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.

Infinite Red Jun 6, 2024

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 May 12, 2024

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.

Infinite Red Apr 23, 2024

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.

Callstack Mar 11, 2024

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.

Shopify Mar 5, 2024

Improving Shopify App’s Performance

Shopify made their app faster by rethinking data loads and cutting waste.

Callstack Feb 2, 2024

React Native Support for Apple Vision Pro Development

Announces React Native capabilities for developing applications on Apple Vision Pro platform.

Callstack Jan 12, 2024

Building Lens Protocol Social Apps with React Native

Implementation guide for building decentralized social applications using Lens Protocol and React Native.

Coinbase Dec 7, 2023

Part 1: Improving the Retail React Native App Performance

Coinbase starts a year-long push to make their React Native app faster.

React Native Blog Dec 6, 2023

React Native 0.73 Debugging Improvements and Stable Symlinks

Details debugging enhancements and symlink stability improvements in React Native 0.73 release.

Coinbase Dec 6, 2023

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.

Shopify Dec 4, 2023

Getting Started with React Native Skia

Guide to using Skia graphics library with React Native for improved rendering performance.

Callstack Nov 13, 2023

Developer Experience Best Practices for React Native Web3 DApps

Explores integrating Web3Modal and Wagmi with React Native for optimal developer experience in blockchain applications.

Peacock Aug 17, 2023

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,

Dream11 Jun 23, 2023

Unleashing Efficiency: The Power of Mobile App Automation at Dream11

Explores how Dream11 leverages mobile app automation to enhance efficiency and streamline development processes.

React Native Blog Jun 21, 2023

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.

React Native Blog Jun 21, 2023

Package Exports Support in React Native

Covers package exports support implementation for improved module resolution and build optimization.

McDonald's May 2, 2023

Mobile Multiplatform Development at McDonald's

McDonald's shares their approach and best practices for developing mobile applications across multiple platforms.

Callstack Feb 22, 2023

Optimize React Native Apps JavaScript Bundle

Callstack Feb 4, 2023

Experiment with New Architecture of React Native

Explores the new React Native architecture and its implications for app performance and development practices.

React Native Blog Jan 27, 2023

React Native 0.71 RC1 Android Outage Postmortem

Analysis and lessons learned from an Android outage during the 0.71 release candidate phase.

Shopify Jan 20, 2023

Making React Native Gestures Feel Natural

React Native Blog Jan 12, 2023

React Native Version 0.71 Release

Release notes and improvements included in React Native version 0.71.

Callstack Jan 11, 2023

Lottie vs Rive: Optimizing Mobile App Animation

Compares animation libraries and their performance implications for mobile app rendering and UI performance.

React Native Blog Jan 3, 2023

React Native Adopts TypeScript-First Approach

React Native's shift to TypeScript-first development for improved code quality and developer experience.

Shopify Dec 27, 2022

Migrating Our Largest Mobile App To React Native

React Native Blog Dec 13, 2022

Pointer Events Support in React Native

Implementation and best practices for handling pointer events in React Native applications.

Shopify Nov 24, 2022

Measuring React Native Rendering Times

Shopify tracks React Native rendering to squeeze out every bit of speed.

Swiggy Oct 25, 2022

Optimizing Configuration Time for Android Apps that Use React Native

Swiggy cuts React Native setup time for quicker Android builds.

Callstack Sep 21, 2022

App Performance Monitoring Strategies and Tools

Covers comprehensive approaches to monitoring and measuring mobile application performance metrics.

React Native Blog Sep 5, 2022

React Native Version 0.70 Release

Release notes and improvements included in React Native version 0.70.

Coinbase Aug 26, 2022

Performance Vitals: a unified scoring system to guide performance health and prioritization

Coinbase tracks app health across teams with a simple, unified scoring system.

Shopify Aug 17, 2022

Instant Performance Upgrade: From FlatList to FlashList

Shopify swapped FlatList for FlashList, making their app’s lists blazing fast.

React Native Blog Jul 8, 2022

Hermes Engine Becomes React Native Default

Announcement that Hermes is now the default JavaScript engine for React Native to improve performance.

React Native Blog Jun 21, 2022

React Native Version 0.69 Release

Release notes and improvements included in React Native version 0.69.

React Native Blog Jun 16, 2022

Migrating React Native Libraries to the New Architecture

Resources and guidance for updating React Native libraries to support the new architecture.

Instawork Jun 14, 2022

Boost Android Performance Using Hermes

Instawork taps Hermes to make their Android app run smoother and faster.

Dream11 May 19, 2022

Automated Performance Testing with Torque

Dream11 uses Torque to automate testing and keep performance tight.

Klarna May 10, 2022

Tree Shaking React Native Apps

Klarna trims React Native apps with tree shaking for lean performance.

Shopify Apr 29, 2022

React Native Skia At Shopify

React Native Blog Mar 30, 2022

React Native Version 0.68 Release

Release notes and improvements included in React Native version 0.68.

Razorpay Mar 24, 2022

Deep Linking Implementation in React Native

Technical guide on implementing deep linking functionality in a React Native application.

React Native Blog Mar 15, 2022

React Native New Architecture Rollout Update

Progress update on the rollout of React Native's new architecture and migration guidance.

Software Mansion Feb 17, 2022

Introducing Fabric to React Native Screens

Guide on integrating React Native's new Fabric rendering engine with the Screens library for improved performance.

Callstack Feb 7, 2022

Preventing App Breakage During Stripe React Native Migration

Best practices and strategies to ensure application stability when migrating to Stripe React Native SDK.

Razorpay Feb 7, 2022

Achieving 60 FPS in React Native with Imperative Manipulation

Performance optimization techniques for React Native apps to reach smooth 60 FPS rendering.

React Native Blog Jan 19, 2022

React Native Version 0.67 Release

Release notes and improvements included in React Native version 0.67.

Callstack Dec 27, 2021

Maintaining React Native Version Currency for Optimal Performance

Discusses the importance of keeping React Native updated and the performance and stability benefits.

Callstack Dec 25, 2021

Using External JavaScript Libraries in React Native

Guidance on integrating and managing external JavaScript libraries in React Native applications.

Callstack Dec 23, 2021

60fps Animations in React Native

Techniques and best practices for achieving smooth 60fps animations and optimizing rendering performance.

Callstack Dec 20, 2021

Balancing Native and JavaScript Code in React Native

Best practices for deciding when to use native code versus JavaScript in React Native development.

Software Mansion Dec 13, 2021

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.

Callstack Dec 13, 2021

Improving React Native Apps with Continuous Integration

How CI/CD practices can enhance code quality and deployment reliability for React Native applications.

Shopify Dec 1, 2021

Remote Rendering UI Extensibility

Shopify Nov 26, 2021

Building App Clips with React Native

Implementation guide for creating lightweight App Clips using React Native for iOS.

Callstack Nov 8, 2021

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.

React Native Blog Oct 26, 2021

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 Blog Oct 1, 2021

React Native Version 0.66 Release

Release notes and improvements included in React Native version 0.66.

Shopify Sep 22, 2021

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.

Infinite Red Sep 20, 2021

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…

Callstack Sep 15, 2021

Building Desktop Applications with React Native for Windows

Guide to developing desktop applications using React Native for Windows platform.

React Native Blog Sep 1, 2021

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 Blog Aug 26, 2021

React Native Multi-Platform Vision

Discussion of React Native's strategy to support multiple platforms and improve cross-platform development.

React Native Blog Aug 17, 2021

React Native 0.65 Release

Version 0.65 release with performance optimizations and mobile engineering improvements.

Shopify Jul 16, 2021

React Native Perspectives

Grab Jul 15, 2021

React Native in GrabPay

GrabPay uses React Native to build fast, flexible payment features.

Callstack Jul 1, 2021

Code Splitting in React Native Applications

Explores code splitting techniques to reduce initial bundle size and improve app startup performance in React Native.

Traveloka Jun 18, 2021

React Native at Traveloka: Native UI Components

Traveloka's approach to integrating and building native UI components in React Native applications.

Coinbase May 14, 2021

Announcing Coinbase’s successful transition to React Native

Coinbase rewrote their Android app in React Native and rolled it out flawlessly.

Callstack Apr 21, 2021

Hermes JavaScript Engine Performance on iOS

Analysis of Hermes engine performance characteristics and optimization on iOS platforms.

Shopify Apr 16, 2021

Management of Native Code and React Native at Shopify

Shopify bet on React Native a year ago and still thinks it’s a winner.

Callstack Apr 14, 2021

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 Blog Mar 12, 2021

React Native 0.64 Release

Version 0.64 release with performance improvements and mobile development enhancements.

Infinite Red Feb 16, 2021

Why Infinite Red uses MobX-State-Tree instead of Redux

Is Redux the best choice for React apps today?

Traveloka Feb 11, 2021

React Native at Traveloka: Bridging Past and Future

Traveloka's strategic approach to React Native adoption, bridging legacy and modern mobile development.

Callstack Feb 3, 2021

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...

Microsoft Dec 8, 2020

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.

Coinbase Sep 10, 2020

Lessons from training teams to use React Native

Coinbase shares what they learned teaching their engineers React Native skills.

Shopify Sep 9, 2020

Tophatting React Native

Shopify Aug 14, 2020

Building Reliable Mobile Applications

Shopify fights crashes with live monitoring and clever engineering fixes.

React Native Blog Jul 17, 2020

React Native Core Principles and Best Practices

Overview of React Native's core principles guiding mobile development best practices and architecture decisions.

React Native Blog Jul 6, 2020

React Native 0.63 Release

Version 0.63 release with performance enhancements and mobile engineering updates.

Callstack Jun 23, 2020

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 Blog Mar 26, 2020

React Native 0.62 Release

Version 0.62 release with performance optimizations and mobile development improvements.

Dream11 Mar 6, 2020

Don’t Let That Consistent Launch Time Slip Away

Dream11 fights to keep their app launch times quick and consistent.

Shopify Jan 29, 2020

React Native: The Future of Mobile at Shopify

Shopify's experience and best practices for adopting React Native as a mobile development strategy.

Traveloka Jan 24, 2020

Reproxy: Mock Server for Mobile App Development

Reproxy, a powerful mock server tool designed to simplify mobile app development and testing.

Shopify Jan 16, 2020

Scaling Mobile Development by Treating Apps as Services

Shopify split their app into services, speeding up work and team collaboration.

React Native Blog Nov 18, 2019

React Native Doctor Diagnostic Tool

Introduction of React Native Doctor tool for diagnosing development environment issues and optimizing build processes.

Discord Nov 7, 2019

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 Blog Sep 18, 2019

React Native 0.61 Release

Version 0.61 release with performance improvements and mobile engineering enhancements.

Callstack Sep 6, 2019

Integrating React Native into Existing Android Applications

Provides best practices and techniques for adding React Native to brownfield Android projects.

Dream11 Jul 30, 2019

Mobile App Automation for Dream11

Dream11 keeps iOS and Android running smooth with slick automation.

React Native Blog Jul 17, 2019

Hermes JavaScript Engine for React Native

Introduction of Hermes, a JavaScript engine optimized for mobile app startup time and memory usage.

Meta Jul 12, 2019

Hermes: An Open Source JavaScript Engine Optimized for Mobile Apps

Meta’s Hermes makes JavaScript run lean and mean on mobile devices.

React Native Blog Jul 3, 2019

React Native Version 0.60 Release

Major version release with performance enhancements and mobile development best practices updates.

Callstack Jun 3, 2019

Handling Multiple Native iOS Views in React Native

Best practices for integrating and managing multiple native iOS views within React Native applications.

Callstack May 28, 2019

Building Component Libraries for React Native Apps

Discusses best practices for creating reusable component libraries in React Native for improved development efficiency.

Callstack Apr 12, 2019

Bob: A React Native Library Builder Tool

Introduces Bob, a build tool for creating and optimizing React Native libraries.

React Native Blog Mar 12, 2019

React Native 0.59 Release

Release announcement for React Native 0.59 with performance improvements and new development features.

Callstack Mar 4, 2019

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.

Traveloka Dec 4, 2018

React Native at Traveloka: Hybrid Development Experience

Traveloka's experience and lessons learned implementing React Native for hybrid mobile development.

Traveloka Dec 3, 2018

Traveloka React Native District System

Traveloka's district system architecture for organizing and managing React Native code at scale.

Traveloka Dec 3, 2018

React Native Adoption at Traveloka

Traveloka's journey and strategy for adopting React Native in their mobile development process.

React Native Blog Aug 27, 2018

WKWebView Integration in React Native

Discusses WKWebView implementation for improved web view performance and security in React Native applications.

React Native Blog Jun 14, 2018

State Of React Native 2018

Annual report on React Native framework improvements, performance enhancements, and development best practices.

Callstack May 29, 2018

Getting Started with ReasonML and React Native

Introduction to using ReasonML as an alternative language for React Native development.

React Native Blog May 7, 2018

Using TypeScript With React Native

Guide to integrating TypeScript for improved code quality and debugging in React Native development.

React Native Blog Mar 22, 2018

Building Input Accessory View For React Native

Demonstrates implementation of native input accessory views for improved mobile UX and performance.

React Native Blog Jan 18, 2018

Implementing Twitter's App Loading Animation In React Native

Technical guide to implementing smooth loading animations while optimizing performance in React Native.

Callstack Oct 12, 2017

Adding an Example App to Your React Native Library

Best practices for structuring and maintaining example applications within React Native library projects.

Shopify Sep 29, 2017

Building Shopify Mobile With Native And Web Technology

React Native Blog Aug 7, 2017

React Native Performance In Marketplace

Case study on optimizing React Native app performance in a production marketplace application.

Badoo Jul 4, 2017

Integrating React Native in an Existing Application

Best practices for adding React Native components to existing native mobile applications.

Callstack Jun 19, 2017

Your React Native Offline Tool Belt

Best practices and tools for handling offline functionality and network resilience in React Native apps.

Twitch Apr 25, 2017

Investigating React Native

Twitch tests React Native to unify code and speed up mobile dev.

Badoo Apr 24, 2017

Writing a Custom Android Component for React Native

Covers native Android module development and integration with React Native applications.

Callstack Mar 24, 2017

Implementing Android Navigation Drawer and Status Bar in React Native

Details proper implementation of Android-specific UI components in React Native applications.

React Native Blog Mar 13, 2017

Better List Views

Covers optimization techniques for list rendering performance in React Native applications.

React Native Blog Mar 13, 2017

Introducing Create React Native App

Announces a tool for streamlining React Native project setup and development workflow.

Uber Mar 1, 2017

UberEats React Native Transition

UberEats switched to React Native to make their app faster, more scalable, and easier for devs to handle.

React Native Blog Feb 14, 2017

Using Native Driver For Animated

Explains how to use the native driver for animations to improve rendering performance and reduce JavaScript thread load.

Instagram Feb 6, 2017

React Native at Instagram

Instagram's experience adopting and scaling React Native for mobile app development.

Callstack Feb 2, 2017

Developing Amazon Fire TV Stick Applications with React Native

Covers development considerations and optimization techniques for building Fire TV apps using React Native.

Callstack Jan 6, 2017

Develop React Native Apps Like a Pro

Offers professional development best practices and techniques for building high-quality React Native applications.

React Native Blog Dec 5, 2016

Easier Upgrades

Improvements to the React Native upgrade process and tools for smoother version migrations.

Callstack Nov 14, 2016

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 Blog Oct 25, 2016

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.

SoundCloud Aug 3, 2016

React Native Implementation at SoundCloud

Details the adoption and optimization of React Native for cross-platform mobile development.

Meta Apr 13, 2016

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 Blog Apr 13, 2016

React Native: A Year in Review

Annual review of React Native framework improvements, features, and community developments.

React Native Blog Mar 28, 2016

Dive Into React Native Performance

Deep dive into performance optimization techniques and best practices for React Native applications.

React Native Blog Mar 24, 2016

Introducing Hot Reloading

Introduction to hot reloading feature for faster development iteration in React Native.

Callstack Jan 11, 2016

A Cure for Relative Requires in React Native

Addresses module resolution issues and best practices for managing dependencies in React Native projects.

React Native Blog Nov 23, 2015

Making React Native Apps Accessible

Best practices and techniques for implementing accessibility features in React Native applications.

React Native Blog Sep 14, 2015

React Native for Android

Introduction and best practices for developing React Native applications on Android.

React Native Blog Mar 26, 2015

React Native: Bringing Modern Web Techniques to Mobile

Overview of how React Native applies modern web development techniques to mobile app development.