4875 Forks
22317 Stars
22317 Watchers

react-navigation

Routing and navigation for your React Native apps

How to download and setup react-navigation

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

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

If you have some problems with react-navigation

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