scripts for prepare environment react native
- start script install_environment_react_native.sh this form.
$ sudo install_environent_react_native.sh$ ./install_dependencies_react_native.sh- after verified version, close and reopen your terminal
$ nvm -v$ nvm install node
$ npm install -g react-native-cliAfter step before, now access this website Genymontion, create account if you don't use this service, after create confirm in your email and download version without virtualbox.
- add commands in .bash_profile in root path user: ex: ~/.bash_profile
export ANDROID_HOME=/home/{your user}/Android/Sdk
export PATH=$PATH:$ANDROID_HOME/tools
export PATH=$PATH:$ANDROID_HOME/platform-tools$ vim .bash_profile- enter folder you download this program and execute this command
- enter name correct for you version download
- confirm the installation only your use
$ sudo chmod u+x genymotion-3.0.1-linux_x64.bin
$ ./genymotion-3.0.1-linux_x64.bin- start genymotion and click Genymotion enter in settings
- after enter the tab ADB
- use this option Use custom Android SDK tools
- enter this path /home/{you user}/Android/Sdk (OBS: replace {you user} for ex: /home/laugusto/Android/Sdk)
- download any version greater that 6