Webpack-powered solution
Leverage full Webpack ecosystem of plugins and loaders. Use plethora of configuration options to adjust the bundling to your needs.
React Native 🤝 Webpack
A toolkit to build your React Native application with Webpack
Leverage full Webpack ecosystem of plugins and loaders. Use plethora of configuration options to adjust the bundling to your needs.
Leverage Code Splitting and Module Federation to efficiently split your bundle into smaller chunks and share modules dynamically across builds, improving load times and resource management.
Use Flipper platform to inspect Application logs, Development server logs, React component tree with React DevTools, Layout, Network, Crashes and more.
Build your application with ease. Take advantage of built-in support for Hot Module Replacement and React Refresh, symnbolication and Remote JavaScript debugging support.
Develop your application for any platform. Use built-in support for Android and iOS or bring support for your out-of-tree platform. Everything is configurable, nothing is hardcoded.
Take full control over the Webpack configuration. Use our APIs - plugins and utilities - to make Webpack-produced bundle compatible with React Native.