File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,19 @@ Documentation can be found at [reactnavigation.org](https://reactnavigation.org/
1010
1111If you are looking for version 4, the code can be found in the [ 4.x branch] ( https://github.com/react-navigation/react-navigation/tree/4.x ) .
1212
13+ ## Package Versions
14+
15+ | Name | Latest Version |
16+ | ------------------------------------------------------------------------------ | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
17+ | [ @react-navigation/core ] ( /packages/core ) | [ ![ badge] ( https://img.shields.io/npm/v/@react-navigation/core.svg?style=flat-square )] ( https://www.npmjs.com/package/@react-navigation/core ) |
18+ | [ @react-navigation/native ] ( /packages/native ) | [ ![ badge] ( https://img.shields.io/npm/v/@react-navigation/native.svg?style=flat-square )] ( https://www.npmjs.com/package/@react-navigation/native ) |
19+ | [ @react-navigation/routers ] ( /packages/routers ) | [ ![ badge] ( https://img.shields.io/npm/v/@react-navigation/routers.svg?style=flat-square )] ( https://www.npmjs.com/package/@react-navigation/routers ) |
20+ | [ @react-navigation/stack ] ( /packages/stack ) | [ ![ badge] ( https://img.shields.io/npm/v/@react-navigation/stack.svg?style=flat-square )] ( https://www.npmjs.com/package/@react-navigation/stack ) |
21+ | [ @react-navigation/drawer ] ( /packages/drawer ) | [ ![ badge] ( https://img.shields.io/npm/v/@react-navigation/drawer.svg?style=flat-square )] ( https://www.npmjs.com/package/@react-navigation/drawer ) |
22+ | [ @react-navigation/material-top-tabs ] ( /packages/material-top-tabs ) | [ ![ badge] ( https://img.shields.io/npm/v/@react-navigation/material-top-tabs.svg?style=flat-square )] ( https://www.npmjs.com/package/@react-navigation/material-top-tabs ) |
23+ | [ @react-navigation/material-bottom-tabs ] ( /packages/material-bottom-tabs ) | [ ![ badge] ( https://img.shields.io/npm/v/@react-navigation/material-bottom-tabs.svg?style=flat-square )] ( https://www.npmjs.com/package/@react-navigation/material-bottom-tabs ) |
24+ | [ @react-navigation/bottom-tabs ] ( /packages/bottom-tabs ) | [ ![ badge] ( https://img.shields.io/npm/v/@react-navigation/bottom-tabs.svg?style=flat-square )] ( https://www.npmjs.com/package/@react-navigation/bottom-tabs ) |
25+
1326## Contributing
1427
1528Please read through our [ contribution guide] ( CONTRIBUTING.md ) a to get started!
You can’t perform that action at this time.
0 commit comments