Skip to content

mjsorribas/metro

Repository files navigation

Metro

MIT licensed npm package version Build status Code coverage Follow @MetroBundler on Twitter

🚇 The JavaScript bundler for React Native.

  • 🚅 Fast:We aim for sub-second reload cycles, fast startup and quick bundling speeds.
  • ⚖️ Scalable:Works with thousands of modules in a single application.
  • ⚛️ Integrated:Supports every React Native project out of the box.

Installation

Metro is included with React Native — see theReact Native docsto quickly get started ⏱️.

To add Metro to an existing project, see ourGetting Started guide.

Documentation

All available documentation, including onconfiguring Metro,can be found on theMetro website.

Source code for documentation is located in this repository underdocs/.

Contributing

Metro was previously part of thereact-nativerepository. In this standalone repository it is easier for the team working on Metro to respond to issues and pull requests. Seereact-native#13976for the initial announcement.

Meta has adopted a Code of Conduct that we expect project participants to adhere to. Please readthe full textso that you can understand what actions will and will not be tolerated.

Read ourcontributing guideto learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes to Metro.

Discussions

Larger discussions and proposals concerning React Native and Metro are discussed in@react-native-community/discussions-and-proposals.

License

Metro is MIT licensed, as found in the LICENSE file.

About

🚇 The JavaScript bundler for React Native.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%