@callstack/repack-init is a command-line tool that helps you to set up Re.Pack in your React Native project. It installs all required dependencies and configures your project to use Re.Pack.
In the root of an existing React Native project, run this command in your terminal of choice:
stringlatestUse a custom version of Re.Pack.
stringindex.jsPath to the entry file of your react-native application.
mjs | cjsmjsFormat of the Webpack config file. Available choices mjs, cjs.
booleanfalseEnable verbose output.
Show version number.