4119 Forks
21383 Stars
21383 Watchers

expo

An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.

How to download and setup expo

Open terminal and run command
git clone https://github.com/expo/expo.git
git clone is used to create a copy or clone of expo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with expo https://github.com/expo/expo/archive/master.zip

Or simply clone expo with SSH
[email protected]:expo/expo.git

If you have some problems with expo

You may open issue on expo support forum (system) here: https://github.com/expo/expo/issues