Skip to content

Instantly share code, notes, and snippets.

View kingsukhoi's full-sized avatar

Farsos Yazdi Bulsara kingsukhoi

View GitHub Profile
@kingsukhoi
kingsukhoi / installreactnative.md
Last active March 10, 2023 11:25
Install React Native on Windows without Android Studio
@kingsukhoi
kingsukhoi / installreactnativewin.txt
Last active January 8, 2018 20:02
Install React Native Windows
How to install react native on Windows.
Install Python2(https://www.python.org/downloads/release/python-2714/), JDK, Node.js(www.nodejs.org) and Yarn(https://yarnpkg.com/lang/en/docs/install/).
Install React-Native by running 'yarn global add react-native-cli.'
Get the Android SDK Manager Command Line program from here (bottom of page): https://developer.android.com/studio/index.html
Get the Android ADB Tools: https://dl.google.com/android/repository/platform-tools-latest-windows.zip
Unzip both put them under C:// or somewhere that you can access.
Modify path:
This tutorial will get you to the correct window: https://www.java.com/en/download/help/path.xml.
@kingsukhoi
kingsukhoi / BobbyProject_.idea_.name
Created October 23, 2016 20:49
Sort of working project
BobbyProject