Re.Pack is an Open Source Webpack-based toolkit to build your @reactnative application with full support of the @webpack ecosystem. Powered by @callstackio 🚀
Joined July 2021
- 🚨 Re.Pack 5.2.5 is out with important fixes: - fix RN polyfills setup in production mode - improve babel-swc-loader compatibility - prevent Android crash when opening RN DevTools - android security update (nimbus-jose-jwt)
- 🚨 Re.Pack 5.2.4 is out with important fixes and security patches: - Fixed RN polyfill execution order when using Module Federation - Fixed hermes-compiler path for RN 0.82+ - Fixed entry file being required despite entry in config - Handle compiler errors in OutputPlugin
- 🚨 If you're using babel-swc-loader, you should consider upgrading to newly released Re.Pack 5.2.3 We fixed the configuration handoff for transform-react-jsx from Babel to SWC, resolving compatibility issues with libraries like NativeWind. Release notes:
- In Re.Pack 5.2.1, when using babel-swc-loader, we fixed determining the correct module type: SWC now inherits it from Babel. We've also fixed Module Federation emitting unnecessary chunks in production, making the final output smaller 🚀 Release notes:

