A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.
@callstack/repack-init is a tool that automates the integration of the @callstack/repack into React-Native projects`.
npx @callstack/repack-init [options]-
-c, --custom-versionSpecify the version of@callstack/repackto install. -
-e, --entryPath to the main entry point of the React-Native project. Defaults to:index.js. -
-f, --formatFormat of the webpack.config file. Available choices:"mjs","cjs". Defaults to:"mjs". -
-v, --verboseEnable verbose logging. Defaults to:false. -
--versionShow version number. -
--helpShow help.
Check out our website at https://re-pack.dev for more info and documentation or out GitHub: https://github.com/callstack/repack.