Metro Config
JSON →metro-config is the foundational package for managing configuration within the Metro bundler ecosystem, primarily used in React Native development. It provides utilities to define, load, and merge Metro configuration files (e.g., `metro.config.js`, `metro.config.ts`). The current stable version is 0.84.3, with frequent minor and patch releases reflecting active development and maintenance by Facebook. Key features include flexible configuration definition (supporting both CommonJS and ESM, as well as TypeScript files since v0.83.2), a robust merging utility (`mergeConfig`), and access to default Metro settings via `getDefaultConfig`, enabling developers to easily customize bundling, transforming, and resolving behaviors.
Traffic · last 30 days ↓100% vs prev 7d
top countries 🇺🇸 United States · 🇫🇷 France · 🇨🇦 Canada · 🇩🇪 Germany · 🇨🇭 Switzerland