Gathering detailed insights and metrics for @react-navigation/bottom-tabs
Gathering detailed insights and metrics for @react-navigation/bottom-tabs
Gathering detailed insights and metrics for @react-navigation/bottom-tabs
Gathering detailed insights and metrics for @react-navigation/bottom-tabs
@react-navigation/material-bottom-tabs
Integration for bottom navigation component from react-native-paper
react-navigation-material-bottom-tabs
Material Bottom Tab Navigation component for React Navigation
@bottom-tabs/react-navigation
React Native Bottom Tabs React Navigation integration
@ohmi/react-navigation-material-bottom-tabs
Material Bottom Tab Navigation component for React Navigation
Routing and navigation for React Native and Web apps
npm install @react-navigation/bottom-tabs
Typescript
Module System
Node Version
NPM Version
react-native-drawer-layout@4.1.12
Updated on Jul 07, 2025
@react-navigation/elements@2.5.2
Updated on Jun 24, 2025
@react-navigation/elements@2.5.1
Updated on Jun 22, 2025
@react-navigation/elements@2.5.0
Updated on Jun 21, 2025
@react-navigation/bottom-tabs@7.4.0
Updated on Jun 21, 2025
@react-navigation/drawer@7.5.0
Updated on Jun 21, 2025
TypeScript (99.59%)
JavaScript (0.41%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
24,072 Stars
3,245 Commits
5,101 Forks
313 Watchers
20 Branches
245 Contributors
Updated on Jul 11, 2025
Latest Version
7.4.2
Package Id
@react-navigation/bottom-tabs@7.4.2
Unpacked Size
189.15 kB
Size
48.61 kB
File Count
90
NPM Version
lerna/4.4.1/node@v22.15.0+arm64 (darwin)
Node Version
22.15.0
Published on
Jun 24, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
2
5
Routing and navigation for your React Native apps.
Documentation can be found at reactnavigation.org.
This branch contains the code for the latest stable version of React Navigation. You can find the code for previous versions in the following branches:
Please read through our contribution guide to get started!
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
:
1yarn global add 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:
1Package uploaded to git@github.com:<user>/<repo>.git with the name <name>
You can now install the dependency in your project:
1yarn add <user>/<repo>.git#<name>
Remember to replace <user>
, <repo>
and <name>
with right values.
No vulnerabilities found.
Reason
30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
Found 1/30 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
license file not detected
Details
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-06-30
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More