A React Native packager server that separates library and app business code for faster builds and smaller bundle downloads.
react-native-webpackager-server is a tool designed to separate React Native library code from app business logic, building upon the original react-native-webpack-server with significant performance optimizations. It enables faster development startup times and reduces bundle download sizes by splitting the output, which is particularly beneficial for app updates.
The project focuses on improving developer experience and app performance by optimizing the bundling process, reducing redundant builds, and enabling efficient code delivery through separation and caching.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.