1 Repo
Systems for packaging JavaScript and assets specifically for React Native mobile environments.
Distinct from Application Bundling: Candidates focus on macOS bundles, WASM, or remote updates, not standard React Native bundling
Explore 1 awesome GitHub repository matching mobile development · React Native Bundling. Refine with filters or upvote what's useful.
Haul is a Webpack-based mobile bundler and build tool designed for React Native applications. It manages the development lifecycle and packages source code and assets into bundles for both local development servers and production environments. The project functions as a Webpack bundler extension, allowing the integration of custom loaders and plugins to modify how mobile assets and source code are processed. It includes a mobile bundle analyzer to examine the composition and size of the final output for asset optimization. The toolset covers application build tooling, project configuration a
Implements a modular bundling system to package code for development servers and production environments.