Routing and navigation for your React Native apps.
Documentation can be found at reactnavigation.org.
This branch contains the code for the upcoming major version of React Navigation. You can find the code for other versions in the following branches:
Please read through our contribution guide to get started!
Installing from a fork on GitHubSince we use a monorepo, it's not possible to install a package from the repository URL. If you need to install a forked version from Git, you can use gitpkg
.
First install gitpkg
:
Then follow these steps to publish and install a forked package:
cd
to the location of the cloned repoyarn
to install any dependenciesyarn lerna run prepack
to perform the build stepscd
to the package directory that you want to use (e.g. cd packages/stack
for @react-navigation/stack
)gitpkg publish
to publish the package to your repoAfter publishing, you should see something like this:
Package uploaded to git@github.com:<user>/<repo>.git with the name <name>
You can now install the dependency in your project:
yarn add <user>/<repo>.git#<name>
Remember to replace <user>
, <repo>
and <name>
with right values.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4