Gathering detailed insights and metrics for react-scrollable-tabs
Gathering detailed insights and metrics for react-scrollable-tabs
Gathering detailed insights and metrics for react-scrollable-tabs
Gathering detailed insights and metrics for react-scrollable-tabs
react-tabs-scrollable
a simple react scrollable tabs with a lot of additional features and with fully supporting of RTL mode
react-navigation-tabs
Tab Navigation components for React Navigation
react-smooth-tabs
https://react-scrollable-tabs.vercel.app/
react-native-scrollable-tabs
This is probably my favorite navigation pattern on Android, I wish it were more common on iOS! This is a very simple JavaScript-only implementation of it for React Native. For more information about how the animations behind this work, check out the Rebou
npm install react-scrollable-tabs
Typescript
Module System
Min. Node Version
Node Version
NPM Version
52
Supply Chain
64.7
Quality
74.2
Maintenance
100
Vulnerability
100
License
JavaScript (78.59%)
CSS (10.87%)
HTML (10.54%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
1 Stars
5 Commits
1 Watchers
1 Branches
1 Contributors
Updated on Mar 22, 2025
Minified
Minified + Gzipped
Latest Version
1.0.1
Package Id
react-scrollable-tabs@1.0.1
Unpacked Size
197.35 kB
Size
53.56 kB
File Count
11
NPM Version
6.14.8
Node Version
14.15.0
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
1
1
20
Builds out a scrollable tabs component
1npm install --save react-scrollable-tabs
1import React from 'react'; 2import {ScrollableTabs} from 'react-scrollable-tabs'; 3import 'react-scrollable-tabs/dist/index.css'; 4 5const App = () => <ScrollableTabs width={750} height={500} />;
MIT © truedrug
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 0/5 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
86 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-05-05
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