Skip to content

Instantly share code, notes, and snippets.

@malcohelper
malcohelper / README.md
Last active April 23, 2026 03:15
setup_env_mobile

Setup Environment Mobile by ONE Script

This script automates the provisioning of a full-stack mobile development environment on macOS. From a single entry point, you can prepare React Native, Flutter (via FVM), iOS native, and Android native tooling. Key components installed or managed:

  • Homebrew
  • RVM (Ruby Version Manager) and Ruby 3.1.x
  • NVM (Node Version Manager) and Node 18 LTS
  • Bundler and CocoaPods
  • Yarn
  • Flutter Version Manager (FVM)