# callstack/haul

Haul is a command line tool for developing React Native apps, powered by Webpack

Repository: https://github.com/callstack/haul
Canonical: https://ross.abutalabs.com/products/haul
Language: TypeScript
License: MIT
License Family: permissive
Topics: react-native, cli, webpack
Last push: 2022-03-09T23:54:54+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3453, "days_push": 1638, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3677, forks 185 (observed 2026-08-28T04:08:13.666212+00:00)

## What it is
Haul is a command-line tool that serves as a drop-in replacement for the React Native CLI packager, built on Webpack. It can run a development server and bundle React Native apps for production while giving access to the full Webpack ecosystem.

## Use cases
- replace the react-native packager with webpack
- bundle a react native app for production
- run a custom dev server for react native
- use webpack loaders and plugins in react native
- avoid watchman and get symlink support in react native builds

## When to choose
- you need deep Webpack customization for a legacy React Native 0.59+ project
- you want better error messages and symlink support than Metro offered historically

## When to avoid
- starting a new project - the maintainers recommend Re.pack instead
- you need Hot Module Replacement, React Refresh, or Metro feature parity
- you use React Native below 0.59.0 without the legacy branch

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, build-tool, web-framework
- domain: mobile-development, developer-tools, frontend
- platform: cli, cross-platform
- tags: react-native, webpack, bundler, deprecated-in-favor-of-repack, metro-replacement, nodejs

## Member repositories
- callstack/haul (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.666212+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:31:15.373305+00:00, confidence not recorded.
  - readme: https://github.com/callstack/haul (fetched 2026-08-28T04:08:13.666212+00:00, sha b4c7f30b2de4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
