Files
react-navigation/packages/routers
Satyajit Sahoo c8dd70a033 chore: publish
- @react-navigation/bottom-tabs@6.0.0-next.4
 - @react-navigation/core@6.0.0-next.2
 - @react-navigation/devtools@6.0.0-next.2
 - @react-navigation/drawer@6.0.0-next.4
 - @react-navigation/elements@1.0.0-next.4
 - @react-navigation/material-bottom-tabs@6.0.0-next.2
 - @react-navigation/material-top-tabs@6.0.0-next.2
 - @react-navigation/native@6.0.0-next.2
 - @react-navigation/routers@6.0.0-next.2
 - @react-navigation/stack@6.0.0-next.9
2021-04-08 06:19:12 +02:00
..
2021-04-08 06:19:12 +02:00
2020-02-01 02:43:58 +01:00
2021-04-08 06:19:12 +02:00
2021-03-10 05:12:24 +01:00

@react-navigation/routers

Routers to help build custom navigators.

You probably don't need to use this package directly if you're not building custom navigators.

Installation

Open a Terminal in your project's folder and run,

yarn add @react-navigation/routers

Usage

Documentation can be found on the React Navigation website.