23527 Forks
110474 Stars
110474 Watchers

react-native

A framework for building native applications using React

How to download and setup react-native

Open terminal and run command
git clone https://github.com/facebook/react-native.git
git clone is used to create a copy or clone of react-native 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 react-native https://github.com/facebook/react-native/archive/master.zip

Or simply clone react-native with SSH
[email protected]:facebook/react-native.git

If you have some problems with react-native

You may open issue on react-native support forum (system) here: https://github.com/facebook/react-native/issues