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
Open a React Native project with android folder.
Click on the RN Builder icon in the Activity Bar.
Choose which APK to build.
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.