//
Articles

Articles for developers, by developers

Technical insights from building React and React Native production-grade apps, contributing to core libraries, and solving complex cross-platform challenges.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Virtual Reality
11/20/2025

How to Release a React Native App on the Meta Horizon Store

This article walks through the full release flow for React Native apps on Meta Quest, from preparing a production build to submitting it through the Horizon Store. Developers will learn the technical steps, required tools, and best practices for store‑ready assets. It also highlights common review pitfalls, guidance for creating high‑quality screenshots, monetization options, and tips for shaping a smooth submission workflow. By the end, readers will understand how to take a Quest app from development to a polished, store‑ready release.

Jan Jaworski

Software Engineer

@

Callstack

Read more
Virtual Reality
10/30/2025

Using Expo Libraries on Horizon OS: A Guide to Compatibility

This article serves as a compatibility guide for developers using Expo with React Native on Meta's Horizon OS. It explains why Horizon OS, a custom Android build lacking Google Play Services, creates compatibility differences. The post details which core Expo libraries work, which require configuration via the expo-horizon-core plugin, and which need specific forks (like expo-horizon-notifications) or updated libraries (like expo-iap) to function, enabling developers to build for VR with familiar tools.

Jan Jaworski

Software Engineer

@

Callstack

Read more
Performance
10/14/2025

From Files to Buffers: Building Real-Time Audio Pipelines in React Native

Most audio APIs are designed around files. You generate sound, save it, then read it back for playback or processing. While simple, this workflow breaks down when you need low latency or real-time interaction. In this article, we’ll explore how to work with raw PCM data entirely in memory, construct valid WAV buffers on the fly, and transfer them efficiently to JavaScript using JSI. The result is a flexible foundation for building real-time audio features directly in React Native.

Mike Grabowski

CTO & Founder

@

Callstack

Read more
TV
10/3/2025

Cross-Platform TV Apps With React Native for tvOS, Android TV, and Tizen

While widely known for mobile, React Native's flexible architecture makes it a proven and practical solution for building TV applications. This article explores how "out-of-tree" platforms allow developers to escape the fragmented world of traditional TV SDKs (tvOS, Android TV, webOS) and unify their workflow. Whether your team is new to React Native or already has a mobile codebase, you'll discover the benefits of code sharing, improved developer experience, and how major companies are using it to efficiently deliver production-ready apps to the living room screen.

Łukasz Chludziński

Software Engineer

@

Callstack

Read more
Sorry, nothing to see here...
Try different category or just safely check all.
See All
//
Hire us

Need React or React Native
expertise you can count on?

We’ve spent years building full-stack, cross-platform apps and solving tough technical challenges. How can we help you?

//
Insights

Your next read or watch starts here

Stay up to date with our latest insights on React, React Native, and cross-platform development from the people who build the technology and scale with it daily.