https://github.com/react-navigation/react-navigation
Routing and navigation for React Native and Web apps
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
4 of 316 committers (1.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.8%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Routing and navigation for React Native and Web apps
Basic Info
- Host: GitHub
- Owner: react-navigation
- Language: TypeScript
- Default Branch: main
- Homepage: https://reactnavigation.org
- Size: 71.9 MB
Statistics
- Stars: 24,138
- Watchers: 311
- Forks: 5,104
- Open Issues: 869
- Releases: 0
Topics
Metadata Files
README.md
React Navigation 7
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:
Package Versions
| Name | Latest Version |
| ---------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------: |
| @react-navigation/bottom-tabs | |
| @react-navigation/core |
|
| @react-navigation/devtools |
|
| @react-navigation/drawer |
|
| @react-navigation/elements |
|
| @react-navigation/material-top-tabs |
|
| @react-navigation/native-stack |
|
| @react-navigation/native |
|
| @react-navigation/routers |
|
| @react-navigation/stack |
|
| react-native-drawer-layout |
|
| react-native-tab-view |
|
Contributing
Please read through our contribution guide to get started!
Installing from a fork on GitHub
Since 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:
sh
yarn global add gitpkg
Then follow these steps to publish and install a forked package:
- Fork this repo to your account and clone the forked repo to your local machine
- Open a Terminal and
cdto the location of the cloned repo - Run
yarnto install any dependencies - If you want to make any changes, make them and commit
- Run
yarn lerna run prepackto perform the build steps - Now
cdto the package directory that you want to use (e.g.cd packages/stackfor@react-navigation/stack) - Run
gitpkg publishto publish the package to your repo
After publishing, you should see something like this:
sh
Package uploaded to git@github.com:<user>/<repo>.git with the name <name>
You can now install the dependency in your project:
sh
yarn add <user>/<repo>.git#<name>
Remember to replace <user>, <repo> and <name> with right values.
Owner
- Name: React Navigation
- Login: react-navigation
- Kind: organization
- Website: https://reactnavigation.org
- Twitter: reactnavigation
- Repositories: 27
- Profile: https://github.com/react-navigation
Routing and navigation for your React Native apps
Committers
Last synced: 6 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Satyajit Sahoo | s****y@g****m | 2,395 |
| Michał Osadnik | m****7@g****m | 147 |
| Brent Vatne | b****e@g****m | 127 |
| Kacper Kapuściak | 3****k | 40 |
| Wojciech Lewicki | w****i@s****m | 18 |
| Oskar Kwaśniewski | o****i@i****m | 16 |
| Kacper Kafara | k****a@g****m | 12 |
| Janic Duplessis | j****s@g****m | 12 |
| Evan Bacon | b****x@g****m | 9 |
| Vojtech Novak | v****k@g****m | 7 |
| Mykola Stanislavchuk | k****i@g****m | 7 |
| Dulmandakh | d****h@g****m | 6 |
| Maciej Stosio | m****o | 6 |
| Ashoat Tevosyan | a****t@g****m | 6 |
| Eric Vicenti | e****c@a****o | 6 |
| Julien Vincent | j****t@g****m | 5 |
| Lem Dulfo | b****a | 5 |
| Tymoteusz Boba | T****a@g****m | 5 |
| Jesse Katsumata | n****t@g****m | 5 |
| Rajendran Nadar | r****r@g****m | 4 |
| Thibault Malbranche | m****t@g****m | 4 |
| Andrei | a****v@g****m | 4 |
| Tien Pham | t****n@p****m | 3 |
| Szymon Rybczak | s****k@g****m | 3 |
| Mateusz Zatorski | m****i@g****m | 3 |
| Jonny Burger | j****1@g****m | 3 |
| Ana Margarida Silva | a****a@c****m | 3 |
| dependabot[bot] | 4****] | 3 |
| Tomasz Czajęcki | t****i@g****m | 3 |
| Ville Immonen | v****n@i****i | 3 |
| and 286 more... | ||
Committer Domains (Top 20 + Academic)
Packages
- Total packages: 51
-
Total downloads:
- npm 50,252,488 last-month
- Total docker downloads: 48,715,192
-
Total dependent packages: 4,807
(may contain duplicates) -
Total dependent repositories: 783,863
(may contain duplicates) - Total versions: 3,363
- Total maintainers: 54
npmjs.org: @react-navigation/native
React Native integration for React Navigation
- Homepage: https://reactnavigation.org
- License: MIT
-
Latest release: 7.1.17
published 7 months ago
Rankings
Maintainers (7)
npmjs.org: @react-navigation/core
Core utilities for building navigators
- Homepage: https://reactnavigation.org
- License: MIT
-
Latest release: 7.12.4
published 7 months ago
Rankings
Maintainers (7)
npmjs.org: react-navigation
Routing and navigation for your React Native apps
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: MIT
- Status: deprecated
-
Latest release: 5.0.0
published over 2 years ago
Rankings
Maintainers (9)
npmjs.org: @react-navigation/stack
Stack navigator component for iOS and Android with animated transitions and gestures
- Homepage: https://reactnavigation.org/docs/stack-navigator/
- License: MIT
-
Latest release: 7.4.8
published 6 months ago
Rankings
Maintainers (7)
npmjs.org: @react-navigation/bottom-tabs
Bottom tab navigator following iOS design guidelines
- License: MIT
-
Latest release: 7.4.7
published 6 months ago
Rankings
Maintainers (7)
npmjs.org: react-native-tab-view
Tab view component for React Native
- Homepage: https://reactnavigation.org/docs/tab-view/
- License: MIT
-
Latest release: 4.1.3
published 6 months ago
Rankings
Maintainers (7)
npmjs.org: @react-navigation/native-stack
Native stack navigator using react-native-screens
- Homepage: https://github.com/software-mansion/react-native-screens#readme
- License: MIT
-
Latest release: 7.3.26
published 6 months ago
Rankings
Maintainers (7)
npmjs.org: @react-navigation/drawer
Integration for the drawer component from react-native-drawer-layout
- Homepage: https://reactnavigation.org/docs/drawer-navigator/
- License: MIT
-
Latest release: 7.5.8
published 6 months ago
Rankings
Maintainers (7)
npmjs.org: @react-navigation/elements
UI Components for React Navigation
- Homepage: https://reactnavigation.org
- License: MIT
-
Latest release: 2.6.4
published 6 months ago
Rankings
Maintainers (7)
npmjs.org: @react-navigation/routers
Routers to help build custom navigators
- Homepage: https://reactnavigation.org/docs/custom-routers/
- License: MIT
-
Latest release: 7.5.1
published 7 months ago
Rankings
Maintainers (7)
npmjs.org: @react-navigation/material-top-tabs
Integration for the animated tab view component from react-native-tab-view
- Homepage: https://reactnavigation.org/docs/material-top-tab-navigator/
- License: MIT
-
Latest release: 7.3.7
published 6 months ago
Rankings
Maintainers (7)
npmjs.org: react-native-drawer-layout
Drawer component for React Native
- Homepage: https://reactnavigation.org/docs/drawer-layout/
- License: MIT
-
Latest release: 4.1.13
published 6 months ago
Rankings
Maintainers (7)
npmjs.org: @react-navigation/material-bottom-tabs
Integration for bottom navigation component from react-native-paper
- Homepage: https://reactnavigation.org/docs/material-bottom-tab-navigator/
- License: MIT
-
Latest release: 6.2.29
published over 1 year ago
Rankings
Maintainers (7)
npmjs.org: @react-navigation/compat
Compatibility layer to write navigator definitions in static configuration format
- Homepage: https://reactnavigation.org/docs/compatibility/
- License: MIT
-
Latest release: 5.3.20
published over 4 years ago
Rankings
Maintainers (7)
npmjs.org: @react-navigation/devtools
Developer tools for React Navigation
- Homepage: https://reactnavigation.org
- License: MIT
-
Latest release: 7.0.38
published 6 months ago
Rankings
Maintainers (7)
npmjs.org: flipper-plugin-react-navigation
Developer tools for React Navigation
- Homepage: https://github.com/react-navigation/react-navigation
- License: MIT
-
Latest release: 1.3.32
published over 1 year ago
Rankings
Maintainers (7)
proxy.golang.org: github.com/react-navigation/react-navigation
- Documentation: https://pkg.go.dev/github.com/react-navigation/react-navigation#section-documentation
-
Latest release: v4.1.1+incompatible
published about 6 years ago
Rankings
npmjs.org: react-navigation-bottom-tabs-no-warnings
Bottom tab navigator following iOS design guidelines
- License: MIT
-
Latest release: 5.11.3
published about 5 years ago
Rankings
Maintainers (1)
npmjs.org: react-navigation-fix-extra-padding
Routing and navigation for your React Native apps
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: BSD-2-Clause
-
Latest release: 1.6.1
published over 6 years ago
Rankings
Maintainers (1)
npmjs.org: react-navigation-drawer-no-warnings
Drawer navigator component with animated transitions and gesturess
- Homepage: https://reactnavigation.org/docs/drawer-navigator/
- License: MIT
-
Latest release: 5.11.5
published about 5 years ago
Rankings
Maintainers (1)
npmjs.org: react-navigation-sq
修复官方部分bug,优化安卓端页面切换,仅自己用
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: BSD-2-Clause
-
Latest release: 2.1.0
published over 7 years ago
Rankings
Maintainers (1)
npmjs.org: @juliushuck/react-native-navigation-material-bottom-tabs
Integration for bottom navigation component from react-native-paper
- Homepage: https://reactnavigation.org/docs/material-bottom-tab-navigator/
- License: MIT
-
Latest release: 10.0.0
published over 3 years ago
Rankings
Maintainers (1)
npmjs.org: @zulip/react-navigation-bottom-tabs
Bottom tab navigator following iOS design guidelines
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: MIT
-
Latest release: 5.11.16-0.zulip.1
published almost 4 years ago
Rankings
Maintainers (4)
npmjs.org: @malacca/bottom-tabs
Bottom tab navigator following iOS design guidelines
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: MIT
-
Latest release: 4.2.8
published almost 6 years ago
Rankings
Maintainers (1)
npmjs.org: react-navigation-cm
Routing and navigation for your React Native apps
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: BSD-2-Clause
-
Latest release: 1.0.3
published about 6 years ago
Rankings
Maintainers (1)
npmjs.org: @unpourtous/react-navigation
Routing and navigation for your React Native apps
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: BSD-2-Clause
-
Latest release: 1.2.6
published over 6 years ago
Rankings
Maintainers (16)
npmjs.org: @deelzat/material-top-tabs
Integration for the animated tab view component from react-native-tab-view
- Homepage: https://reactnavigation.org/docs/material-top-tab-navigator/
- License: MIT
-
Latest release: 6.1.7
published almost 4 years ago
Rankings
Maintainers (1)
npmjs.org: react-native-tab-view-extend
Tab view component for React Native
- Homepage: https://github.com/react-navigation/react-navigation/tree/main/packages/react-native-tab-view#readme
- License: MIT
-
Latest release: 3.5.0
published almost 3 years ago
Rankings
Maintainers (1)
npmjs.org: huangge-react-navigation
Routing and navigation for your React Native apps
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: BSD-2-Clause
-
Latest release: 1.5.12
published over 7 years ago
Rankings
Maintainers (1)
npmjs.org: @zulip/react-navigation-stack
Stack navigator component for iOS and Android with animated transitions and gestures
- Homepage: https://reactnavigation.org/docs/5.x/stack-navigator/
- License: MIT
-
Latest release: 5.14.10-0.zulip.1
published almost 3 years ago
Rankings
Maintainers (4)
npmjs.org: react-navigation-stack_fork
Stack navigator component for iOS and Android with animated transitions and gestures
- Homepage: https://reactnavigation.org/docs/stack-navigator/
- License: MIT
-
Latest release: 5.14.6
published almost 5 years ago
Rankings
Maintainers (1)
npmjs.org: @jemmyphan/react-navigation
Routing and navigation for your React Native apps
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: BSD-2-Clause
-
Latest release: 1.5.12
published almost 8 years ago
Rankings
Maintainers (1)
npmjs.org: @baijiayunwangxiao/reactnav-native
React Native integration for React Navigation
- Homepage: https://reactnavigation.org
- License: MIT
-
Latest release: 1.0.0
published over 4 years ago
Rankings
Maintainers (1)
npmjs.org: @baijiayunwangxiao/reactnav-core
Core utilities for building navigators
- Homepage: https://reactnavigation.org
- License: MIT
-
Latest release: 1.0.0
published over 4 years ago
Rankings
Maintainers (1)
npmjs.org: @deelzat/material-bottom-tabs
Integration for bottom navigation component from react-native-paper
- Homepage: https://reactnavigation.org/docs/material-bottom-tab-navigator/
- License: MIT
-
Latest release: 6.1.2
published almost 4 years ago
Rankings
Maintainers (1)
npmjs.org: @thenetcircle/react-navigation
Routing and navigation for your React Native apps
- License: BSD-2-Clause
-
Latest release: 1.5.13
published almost 8 years ago
Rankings
Maintainers (1)
npmjs.org: @baijiayunwangxiao/reactnav-stack
Stack navigator component for iOS and Android with animated transitions and gestures
- Homepage: https://reactnavigation.org/docs/5.x/stack-navigator/
- License: MIT
-
Latest release: 1.0.0
published over 4 years ago
Rankings
Maintainers (1)
npmjs.org: rn-inspection-navigation
Routing and navigation for your React Native apps
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: BSD-2-Clause
-
Latest release: 1.0.0
published almost 6 years ago
Rankings
Maintainers (1)
npmjs.org: @baijiayunwangxiao/reactnav-bottom-tabs
Bottom tab navigator following iOS design guidelines
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: MIT
-
Latest release: 1.0.0
published over 4 years ago
Rankings
Maintainers (1)
npmjs.org: @upacyxou/react-navigation
Rethinking navigation
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: MIT
-
Latest release: 1.0.0
published about 5 years ago
Rankings
Maintainers (1)
npmjs.org: @baijiayunwangxiao/react-navigation-native
React Native integration for React Navigation
- Homepage: https://reactnavigation.org
- License: MIT
-
Latest release: 5.9.6
published over 4 years ago
Rankings
Maintainers (1)
npmjs.org: forceclouds-react-navigation
Routing and navigation for your React Native apps
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: BSD-2-Clause
-
Latest release: 1.7.0
published about 6 years ago
Rankings
Maintainers (1)
npmjs.org: @dpwolfe/react-navigation
Routing and navigation for your React Native apps
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: BSD-2-Clause
-
Latest release: 1.1.0-rc.5
published about 8 years ago
Rankings
Maintainers (1)
npmjs.org: @betonyou/react-navigation-stack
Stack navigator component for iOS and Android with animated transitions and gestures
- Homepage: https://reactnavigation.org/docs/stack-navigator.html
- License: MIT
-
Latest release: 5.9.1
published almost 4 years ago
Rankings
npmjs.org: react-archive-navigation
Routing and navigation for your React Native apps
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: BSD-2-Clause
-
Latest release: 1.0.0
published about 2 years ago
Rankings
Maintainers (1)
npmjs.org: zh-react-navigation
Routing and navigation for your React Native apps
- Homepage: https://github.com/linfeizhang/react-navigation#readme
- License: BSD-2-Clause
-
Latest release: 2.6.2
published about 5 years ago
Rankings
Maintainers (1)
npmjs.org: @charles-johnson/stack
Stack navigator component for iOS and Android with animated transitions and gestures
- Homepage: https://reactnavigation.org/docs/stack-navigator/
- License: MIT
-
Latest release: 6.4.1
published over 2 years ago
Rankings
Maintainers (1)
npmjs.org: @charles-johnson/elements
UI Components for React Navigation
- Homepage: https://reactnavigation.org
- License: MIT
-
Latest release: 1.4.0
published over 2 years ago
Rankings
Maintainers (1)
npmjs.org: @questmate/react-navigation-native
React Native integration for React Navigation
- Homepage: https://reactnavigation.org
- License: MIT
-
Latest release: 6.1.8
published over 2 years ago
Rankings
Maintainers (2)
npmjs.org: @forxnives/react-navigation
Routing and navigation for your React Native apps
- Homepage: https://github.com/react-navigation/react-navigation#readme
- License: MIT
-
Latest release: 1.0.0
published almost 3 years ago
Rankings
Maintainers (1)
npmjs.org: @react-navigation/react-navigation-experimental
Routing and navigation for your React Native apps
- Homepage: https://github.com/react-navigation/react-navigation
- License: BSD-2-Clause
- Status: removed
-
Latest release: 0.1.0
published almost 8 years ago
Rankings
Maintainers (5)
Dependencies
- actions/cache v3 composite
- actions/setup-node v3 composite
- ./.github/actions/setup * composite
- actions/checkout v3 composite
- autofix-ci/action 8106fde54b877517c9af2c3d68918ddeaa7bed64 composite
- actions/github-script v3 composite
- actions/github-script v3 composite
- ./.github/actions/setup * composite
- actions/cache v3 composite
- actions/checkout v3 composite
- codecov/codecov-action v3 composite
- actions/github-script v3 composite
- ./.github/actions/setup * composite
- actions/checkout v3 composite
- actions/github-script v3 composite
- expo/expo-github-action v7 composite
- ./.github/actions/setup * composite
- actions/checkout v3 composite
- expo/expo-github-action v7 composite
- actions/github-script v3 composite
- actions/checkout v3 composite
- cirrus-actions/rebase 1.2 composite
- actions/stale v3 composite
- actions/github-script v3 composite
- react-navigation/check-versions-action v1.1.0 composite
- react-navigation/check-versions-action v1.0.0 composite
- @babel/core ^7.23.2 development
- @babel/node ^7.22.19 development
- @expo/webpack-config ^19.0.0 development
- @playwright/test ^1.39.0 development
- @types/cheerio ^0.22.33 development
- @types/jest-dev-server ^5.0.2 development
- @types/koa ^2.13.10 development
- @types/mock-require ^2.0.2 development
- @types/react ~18.2.33 development
- @types/react-dom ~18.0.10 development
- babel-loader ^9.1.3 development
- babel-plugin-module-resolver ^5.0.0 development
- babel-preset-expo ^9.8.0 development
- cheerio ^1.0.0-rc.12 development
- expect-type ^0.17.3 development
- jest-dev-server ^9.0.1 development
- mock-require ^3.0.3 development
- mock-require-assets ^0.0.3 development
- nodemon ^3.0.1 development
- npm-run-all ^4.1.5 development
- react-test-renderer 18.2.0 development
- serve ^14.2.1 development
- typescript ^5.2.2 development
- @expo/react-native-action-sheet ^4.0.1
- @expo/vector-icons ^13.0.0
- @react-native-async-storage/async-storage 1.18.2
- @react-native-masked-view/masked-view 0.2.9
- color ^4.2.3
- expo ^49.0.16
- expo-asset ~8.10.1
- expo-blur ~12.4.1
- expo-linking ~5.0.2
- expo-splash-screen ~0.20.5
- expo-status-bar ~1.6.0
- expo-updates ~0.18.17
- koa ^2.14.2
- react 18.2.0
- react-dom 18.2.0
- react-native 0.72.6
- react-native-gesture-handler ~2.12.0
- react-native-pager-view 6.2.0
- react-native-paper ^4.12.5
- react-native-reanimated ~3.3.0
- react-native-safe-area-context 4.6.3
- react-native-screens ~3.22.0
- react-native-web ~0.19.9
- @commitlint/config-conventional ^18.1.0 development
- @evilmartians/lefthook ^1.5.2 development
- @lerna-lite/cli ^2.6.0 development
- @lerna-lite/publish ^2.6.0 development
- @lerna-lite/run ^2.6.0 development
- @types/jest ^29.5.6 development
- check-dependency-version-consistency ^4.1.0 development
- commitlint ^18.2.0 development
- eslint ^8.52.0 development
- eslint-config-satya164 ^3.2.0 development
- eslint-plugin-simple-import-sort ^10.0.0 development
- jest ^29.7.0 development
- metro-react-native-babel-preset ^0.77.0 development
- npm-run-all ^4.1.5 development
- prettier ^3.0.3 development
- typescript ^5.2.2 development
- @react-navigation/native workspace:^ development
- @testing-library/react-native ^12.3.1 development
- @types/color ^3.0.5 development
- @types/react ~18.2.33 development
- del-cli ^5.1.0 development
- react 18.2.0 development
- react-native 0.72.6 development
- react-native-builder-bob ^0.23.1 development
- react-native-safe-area-context 4.6.3 development
- react-native-screens ~3.22.0 development
- typescript ^5.2.2 development
- @react-navigation/elements ^2.0.0-alpha.4
- color ^4.2.3
- @testing-library/react-native ^12.3.1 development
- @types/react ~18.2.33 development
- @types/react-is ^18.2.3 development
- del-cli ^5.1.0 development
- immer ^10.0.3 development
- react 18.2.0 development
- react-native-builder-bob ^0.23.1 development
- react-test-renderer 18.2.0 development
- typescript ^5.2.2 development
- @react-navigation/routers ^7.0.0-alpha.4
- escape-string-regexp ^4.0.0
- nanoid 3.3.6
- query-string ^7.1.3
- react-is ^18.2.0
- use-latest-callback ^0.1.9
- @react-navigation/core workspace:^ development
- @testing-library/react-native ^12.3.1 development
- @types/deep-equal ^1.0.3 development
- @types/react ~18.2.33 development
- del-cli ^5.1.0 development
- react 18.2.0 development
- react-native-builder-bob ^0.23.1 development
- typescript ^5.2.2 development
- deep-equal ^2.2.2
- nanoid 3.3.6
- stacktrace-parser ^0.1.10
- @react-navigation/native workspace:^ development
- @testing-library/react-native ^12.3.1 development
- @types/react ~18.2.33 development
- del-cli ^5.1.0 development
- react 18.2.0 development
- react-native 0.72.6 development
- react-native-builder-bob ^0.23.1 development
- react-native-gesture-handler ~2.12.0 development
- react-native-reanimated ~3.3.0 development
- react-native-safe-area-context 4.6.3 development
- react-native-screens ~3.22.0 development
- typescript ^5.2.2 development
- @react-navigation/elements ^2.0.0-alpha.4
- color ^4.2.3
- react-native-drawer-layout workspace:^
- use-latest-callback ^0.1.9
- @react-native-masked-view/masked-view 0.2.9 development
- @react-navigation/native workspace:^ development
- @testing-library/react-native ^12.3.1 development
- @types/react ~18.2.33 development
- del-cli ^5.1.0 development
- react 18.2.0 development
- react-native 0.72.6 development
- react-native-builder-bob ^0.23.1 development
- typescript ^5.2.2 development
- color ^4.2.3
- @react-navigation/native workspace:^ development
- @testing-library/react-native ^12.3.1 development
- @types/react ~18.2.33 development
- del-cli ^5.1.0 development
- react 18.2.0 development
- react-native 0.72.6 development
- react-native-builder-bob ^0.23.1 development
- react-native-pager-view 6.2.0 development
- typescript ^5.2.2 development
- @react-navigation/elements ^2.0.0-alpha.4
- color ^4.2.3
- react-native-tab-view ^4.0.0-alpha.2
- @testing-library/react-native ^12.3.1 development
- @types/react ~18.2.33 development
- @types/react-dom ~18.0.10 development
- del-cli ^5.1.0 development
- react 18.2.0 development
- react-dom 18.2.0 development
- react-native 0.72.6 development
- react-native-builder-bob ^0.23.1 development
- typescript ^5.2.2 development
- @react-navigation/core workspace:^
- escape-string-regexp ^4.0.0
- fast-deep-equal ^3.1.3
- nanoid 3.3.6
- use-latest-callback ^0.1.9
- @react-navigation/native workspace:^ development
- @testing-library/react-native ^12.3.1 development
- @types/react ~18.2.33 development
- del-cli ^5.1.0 development
- react 18.2.0 development
- react-native 0.72.6 development
- react-native-builder-bob ^0.23.1 development
- react-native-screens ~3.22.0 development
- typescript ^5.2.2 development
- @react-navigation/elements ^2.0.0-alpha.4
- warn-once ^0.1.1
- del-cli ^5.1.0 development
- react 18.2.0 development
- react-native 0.72.6 development
- react-native-builder-bob ^0.23.1 development
- typescript ^5.2.2 development
- use-latest-callback ^0.1.9
- del-cli ^5.1.0 development
- react 18.2.0 development
- react-native 0.72.6 development
- react-native-builder-bob ^0.23.1 development
- react-native-pager-view 6.2.0 development
- typescript ^5.2.2 development
- use-latest-callback ^0.1.9
- del-cli ^5.1.0 development
- react-native-builder-bob ^0.23.1 development
- typescript ^5.2.2 development
- nanoid 3.3.6
- @react-navigation/native workspace:^ development
- @testing-library/react-native ^12.3.1 development
- @types/color ^3.0.5 development
- @types/react ~18.2.33 development
- del-cli ^5.1.0 development
- react 18.2.0 development
- react-native 0.72.6 development
- react-native-builder-bob ^0.23.1 development
- react-native-gesture-handler ~2.12.0 development
- react-native-safe-area-context 4.6.3 development
- react-native-screens ~3.22.0 development
- typescript ^5.2.2 development
- @react-navigation/elements ^2.0.0-alpha.4
- color ^4.2.3
- 1970 dependencies