Tag

Metro

0 views collected around this technical thread.

Snowball Engineer Team
Snowball Engineer Team
Oct 20, 2023 · Mobile Development

React Native Bundle Splitting and Incremental Loading Strategy at Snowball

This article describes Snowball's evolution from a single React Native bundle to a multi‑bundle, code‑splitting architecture that reduces bundle size by 70%, shortens load time by 65%, and enables flexible, incremental updates through Metro‑based split‑packages and LRU engine caching.

Bundle SplittingHot UpdateMetro
0 likes · 23 min read
React Native Bundle Splitting and Incremental Loading Strategy at Snowball
HomeTech
HomeTech
Apr 19, 2023 · Mobile Development

Debugging React‑Native White‑Screen Crashes by Analyzing Metro Bundling and Extracting Code‑Feature Patterns

The article walks through a real‑world React‑Native white‑screen crash, explains how the Metro bundler transforms source code into a jsbundle, extracts two distinctive code‑feature patterns (e.default = v and return (0, l.default)(b,[{)), and demonstrates how these patterns can be used to locate the original component files responsible for the error.

JSBundleMetroReact Native
0 likes · 13 min read
Debugging React‑Native White‑Screen Crashes by Analyzing Metro Bundling and Extracting Code‑Feature Patterns
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Dec 16, 2022 · Mobile Development

Monorepo Migration for React Native Projects: Practices, Tools, and Pitfalls

To eliminate duplicated checkout logic and cumbersome npm publishing, the team migrated multiple React Native apps into a Yarn‑workspace monorepo, configuring Metro watch folders, hoisting dependencies, and CI linting, while using git‑subtree for integration, achieving easier code reuse, debugging, and dependency management despite RN‑specific build complexities.

MetroMonorepoReact Native
0 likes · 15 min read
Monorepo Migration for React Native Projects: Practices, Tools, and Pitfalls
58 Tech
58 Tech
Mar 19, 2021 · Mobile Development

Design and Implementation of Taro 3 Adaptation for React Native

This article details the background, design choices, runtime architecture, code transformation, entry and page support, lifecycle handling, and integration strategy of adapting the Taro 3 framework to run on React Native, providing a comprehensive guide for cross‑platform development.

MetroReact NativeRuntime
0 likes · 14 min read
Design and Implementation of Taro 3 Adaptation for React Native
58 Tech
58 Tech
Dec 4, 2020 · Mobile Development

Integrating React Native into Taro 3: Zero‑Cost Adaptation and Technical Insights

This article describes how the 58‑rn project extends the Taro 3 framework to support React‑Native with zero‑cost adaptation, detailing architectural changes, Metro bundling, new components and APIs, development workflow, upgrade steps, future plans, and community collaboration.

MetroReact NativeTaro
0 likes · 13 min read
Integrating React Native into Taro 3: Zero‑Cost Adaptation and Technical Insights
58 Tech
58 Tech
Oct 12, 2020 · Frontend Development

Taro 3 React Native Support: Design and Implementation of the RN Platform

This article details the design and implementation of Taro 3's React Native support, describing the motivation, compilation and runtime changes, package updates, API and component adaptations, app integration strategies, known limitations, and migration guidelines for developers building cross‑platform applications.

MetroReact NativeTaro
0 likes · 14 min read
Taro 3 React Native Support: Design and Implementation of the RN Platform
Architects' Tech Alliance
Architects' Tech Alliance
Sep 24, 2017 · Operations

Understanding EMC SRDF/Metro Dual‑Active and VDM MetroSync High‑Availability Storage Solutions

The article explains EMC's SRDF/Metro dual‑active storage solution and VDM MetroSync NAS high‑availability architecture, detailing how active‑active configurations work, bias and witness options, deployment steps, and their role in ensuring continuous data access across clustered environments.

EMCHigh AvailabilityMetro
0 likes · 10 min read
Understanding EMC SRDF/Metro Dual‑Active and VDM MetroSync High‑Availability Storage Solutions