Skip to content

Script that install on macOS the necessary tools to start developing mobile apps with React Native.

License

Notifications You must be signed in to change notification settings

JosePBrotons/mobile-dev-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Dev Tools

Script that install on macOS the necessary tools to start developing on Java and also mobile apps with React Native and Flutter.

What does this script install?

Usage

First make sure you clone this project using git:

$ git clone [email protected]:JosePBrotons/mobile-dev-tools.git

Then, enter the project's folder and execute the script by using sh command:

$ sh mobile-dev-tools.sh -rn (React Native)
$ sh mobile-dev-tools.sh -flutter (Flutter)
$ sh mobile-dev-tools.sh -java (Java)

To keep in mind:

  • Installing Xcode requires being signed in with an Apple ID already inside the App Store App.
  • By using the sudo commmand inside this script you'll be needed to type your admin password.
  • To install yarn global modules you should restart the terminal an execute the mobile-global-modules.sh file inside the React Native folder.

About

Script that install on macOS the necessary tools to start developing mobile apps with React Native.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages