Official CG Softech React Native dependency installer that automates Android SDK and Java setup with a single command.
pip install cgsoftech-rn-installer==0.1
Installs Android SDK + Java with a single command, eliminating manual configuration hassles.
Automatically accepts all necessary licenses so you don't have to manually approve each one.
Works seamlessly on Windows, macOS, and Linux systems with consistent behavior.
Install via pip from PyPI:
pip install cgsoftech-rn-installer
Execute the command to set up your React Native environment:
rn-install android
Once installation completes, you're ready to start building React Native apps!