Back to Developer Roadmap

Metro Bundler

src/data/roadmaps/react-native/content/metro-bundler@VhSEH_RoWFt1z2lial7xZ.md

4.0377 B
Original Source

Metro Bundler

Metro Bundler is the default bundler for React Native applications. It's a JavaScript module bundler that takes all your application code and dependencies, and bundles them together into a single JavaScript file or multiple files (based on platform).

Visit the following resources to learn more: