Update React Native App Tutorial authored by Aaditya Prakash's avatar Aaditya Prakash
......@@ -15,7 +15,9 @@ React Native is a JavaScript framework for building native cross platform mobile
#### Setup Expo Environment
<span dir="">With Expo CLI, you just need a recent version of Node.js. You can download the latest version of Node JS for </span>[<span dir="">nodejs.org</span>](http://nodejs.org)<span dir=""> </span> <span dir="">Once Node.js is installed on the system, npm commands would work. Install the Expo CLI by using the following command.</span>
<span dir="">With Expo CLI, you just need a recent version of Node.js. You can download the latest version of Node JS for </span>[<span dir="">nodejs.org.</span>](http://nodejs.org)<span dir=""> </span> <span dir="">Once Node.js is installed on the system, npm commands would work.
Install the Expo CLI by using the following command.</span>
<div>
......
......