Running React Native App on Android from Windows or Linux

I was at Hack Night Session and trying to run React Native Hello World App on my friend’s Android Device. Installation of React Native modules are simple. First you will need to install Nodejs and Python2 on your PC as said in React Native documents. So after running below command you will have React Native[…]