Skip to content

facebook/metro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ed52337 Β· Sep 20, 2018
Nov 30, 2017
Sep 13, 2018
Sep 19, 2018
Sep 20, 2018
Sep 12, 2018
Sep 11, 2018
Aug 24, 2018
Feb 15, 2018
Sep 11, 2018
Sep 18, 2018
Sep 13, 2018
Jan 26, 2017
Jan 26, 2017
Jul 11, 2018
Aug 1, 2018
Feb 17, 2018
Sep 11, 2018
Aug 3, 2018
Jan 26, 2017
Jul 12, 2018
Sep 20, 2018
Sep 18, 2018
Sep 19, 2018

Repository files navigation

Metro

CircleCI Build Status npm version codecov

πŸš‡ 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.

This project was previously part of the react-native repository. In this smaller repository it is easier for the team working on Metro Bundler to respond to both issues and pull requests. See react-native#13976 for the initial announcement.

Installation & Documentation

See the Metro website for documentation.