How Callstack optimizes React Native performance

Clear Filters

Showing 20 of 62 articles (Page 1 of 4)

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

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

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

Outlines development best practices and architectural patterns for integrating AI agents 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...

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

How to integrate Swift Package Manager dependencies into React Native libraries using the spm_dependency helper, bridging CocoaPods and SPM ecosystems for iOS.

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

Technical implementation of real-time audio processing using buffers and native modules in React Native.

Covers development best practices for building TV applications across multiple platforms using React Native.

Explores techniques for bridging React Native's Animated API with Reanimated's SharedValue for smooth animations.

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

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

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

Explains how to integrate Node.js modules and APIs into React Native applications for enhanced functionality.

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

Covers optimization techniques for caching React Native builds to improve CI/CD pipeline performance and reduce build times.

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.

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.

Prev 1 / 4
Next
Loading articles...