Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@callstack/repack-init

Package Overview
Dependencies
Maintainers
15
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@callstack/repack-init

Automates the integration of the @callstack/repack into React-Native projects

latest
Source
npmnpm
Version
5.2.1
Version published
Weekly downloads
53
-41.11%
Maintainers
15
Weekly downloads
 
Created
Source
Re.Pack logo

A toolkit to build your React Native application with Rspack or Webpack.

mit licence npm downloads Chat PRs Welcome

@callstack/repack-init is a tool that automates the integration of the @callstack/repack into React-Native projects.

Usage

npx @callstack/repack-init [options]

Options

  • -c, --custom-version Specify the version of @callstack/repack to install.

  • -e, --entry Path to the main entry point of the React-Native project. Defaults to: index.js.

  • -f, --format Format of the webpack.config file. Available choices: "mjs", "cjs". Defaults to: "mjs".

  • -v, --verbose Enable verbose logging. Defaults to: false.

  • --version Show version number.

  • --help Show help.

Check out our website at https://re-pack.dev for more info and documentation or out GitHub: https://github.com/callstack/repack.

Keywords

repack

FAQs

Package last updated on 15 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts