Gathering detailed insights and metrics for @iume/react-native-text-field
Gathering detailed insights and metrics for @iume/react-native-text-field
Gathering detailed insights and metrics for @iume/react-native-text-field
Gathering detailed insights and metrics for @iume/react-native-text-field
npm install @iume/react-native-text-field
Typescript
Module System
Node Version
NPM Version
70.1
Supply Chain
73.1
Quality
77.5
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
837
Last Day
1
Last Week
1
Last Month
4
Last Year
92
8 Commits
1 Watching
1 Branches
1 Contributors
Latest Version
1.0.2
Package Id
@iume/react-native-text-field@1.0.2
Unpacked Size
8.10 kB
Size
3.05 kB
File Count
5
NPM Version
6.9.0
Node Version
10.15.0
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
0%
1
Compared to previous week
Last month
100%
4
Compared to previous month
Last year
-45.9%
92
Compared to previous year
npm i --save @iume/react-native-text-field
or
yarn add @iume/react-native-text-field
Name | Description | Type | Default |
---|---|---|---|
type | Set text to use as TextInput. If view is selected, the field will not editable. Default value is text . | text | view | text |
underlineColor | The underline color when the field is not focused. | string | rgba(0, 0, 0, .12) |
underlineColorFocused | The underline color when the field is focused. | string | rgba(0, 0, 0, .38) |
underlineWidth | The underline width when the field is not focused. | number | 1 |
underlineWidthFocused | The underline width when the field is focused. | number | 1.5 |
inputRef | Ref for the TextInput. | React.Ref<TextInput> | |
containerStyle | Style for fields container. | ViewStyle | |
style | Style for TextInput and Text. | TextStyle | |
activeOpacity | Determines what the opacity of the wrapped view should be when touch is active. Defaults to 0.5. | number | 0.5 |
elementRight | Render an element at right side. | JSX.Element | |
disabled | Disables the element. | boolean | false |
onPress | Called when the touch is released. This event is just available if type property is set to view . |
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 0/8 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
branch protection not enabled on development/release branches
Details
Reason
27 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-12-16
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