callstack/repack
A webpack-based toolkit to build your React Native application with full support of webpack ecosystem. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 19.0
- age_days: 2021
- days_rel: 28
- days_push: 11
- n_releases_24m: 21
Adoption not part of the score
1932 stars · 162 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Re.Pack is a bundling toolkit for React Native applications powered by Rspack and Webpack, serving as a drop-in replacement for Metro. It provides access to the webpack ecosystem of plugins and loaders, plus code splitting and Module Federation support for mobile microfrontends.
Use cases
- replace Metro with webpack for a React Native app
- implement microfrontends in a mobile app with Module Federation
- split a React Native bundle into on-demand chunks
- reduce Hermes bytecode size with tree shaking
- use webpack loaders and plugins in React Native
- get HMR and fast refresh dev server for React Native
When to choose
- you need webpack/Rspack ecosystem features in React Native
- you're building a mobile microfrontends architecture with Module Federation
- you want code splitting and smaller bundles than Metro provides
When to avoid
- you have a simple React Native app where Metro works fine
- you're on an old React Native version below 0.74
- you don't want to maintain custom bundler configuration
Facets
framework · maturity active
build-tool developer-tools mobile-development frontend developer-tools cross-platform cli react-native webpack rspack bundler module-federation code-splitting metro-replacement microfrontends hermes nodejs
4 sources
- readme: https://github.com/callstack/repack · fetched 2026-08-28 · bd91d7eaa4c6
- homepage: https://re-pack.dev · fetched 2026-08-29 · 96c2e1760073
- site_page: https://re-pack.dev/docs/getting-started/quick-start · fetched 2026-08-29 · 61fbdeef5308
- site_page: https://re-pack.dev/docs/getting-started/introduction · fetched 2026-08-29 · da1a15f32db5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| callstack/repack | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="callstack/repack")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem