Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>react-native-build-toolNew to Visual Studio Code? Get it now.
react-native-build-tool

react-native-build-tool

Karthic Raja

|
22 installs
| (0) | Free
Build and rename APKs for multiple environments
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

React Native Build Tool

This VS Code extension lets you build and rename APKs for multiple environments (like Local IP, Static IP, Adishtam) directly from the Activity Bar. It automates build commands and APK renaming using Webview UI.

Features

  • Run npm run build:* scripts from a UI
  • Auto-renames APKs after each build
  • Supports multiple environments
  • Lightweight and easy to use

How to Use

  1. Open a React Native project with android folder.
  2. Click on the RN Builder icon in the Activity Bar.
  3. Choose which APK to build.
  4. Wait for the build to complete — the renamed APK will appear.

Requirements

  • Must be inside a valid React Native project.
  • npm must be available in terminal.

Extension Settings

None currently.

Known Issues

  • Fixed APK path; may not work in all RN project layouts.
  • No dynamic versioning support yet.

Release Notes

0.0.1

  • Initial release with local and static IP builds.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft