Gathering detailed insights and metrics for react-native-web-linear-gradient
Gathering detailed insights and metrics for react-native-web-linear-gradient
Gathering detailed insights and metrics for react-native-web-linear-gradient
Gathering detailed insights and metrics for react-native-web-linear-gradient
react-native-linear-gradient
A <LinearGradient> element for React Native
@exodus/react-native-web-linear-gradient
React Native for Web implementation of react-native-linear-gradient
expo-linear-gradient
Provides a React component that renders a gradient view.
postcss-double-position-gradients
Use double-position gradients in CSS
npm install react-native-web-linear-gradient
48.5
Supply Chain
61.3
Quality
74.6
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
94 Stars
36 Commits
17 Forks
3 Watching
18 Branches
9 Contributors
Updated on 10 Oct 2024
JavaScript (100%)
Cumulative downloads
Total Downloads
Last day
30.5%
11,607
Compared to previous day
Last week
19.7%
49,759
Compared to previous week
Last month
7.4%
196,338
Compared to previous month
Last year
45%
2,047,122
Compared to previous year
1
React Native for Web implementation of react-native-linear-gradient
$ npm install react-native-web-linear-gradient --save
Alias the package in your webpack config:
resolve: {
alias: {
'react-native': 'react-native-web',
...
'react-native-linear-gradient': 'react-native-web-linear-gradient',
}
}
See react-native-linear-gradient.
Note that angleCenter
prop is not supported.
See the storybook.
PRs are welcome!
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 5/20 approved changesets -- score normalized to 2
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
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
70 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
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