Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
react-native-gradient-loading
Advanced tools
IOS
Android
运行 yarn add react-native-svg, 运行react-native link react-native-svg
名字 | 默认值 | 类型 | 描述 |
---|---|---|---|
size | 100 | number | svg大小/画布的宽高/圆环的直径 |
speed | 1200 | number | 动画时长 |
linearGradientColor | ['red', 'blue'] | array | 渐变颜色 |
start | { x: 0, y: 0 } | object | 渐变开始坐标 |
end | { x: 0, y: 0 } | object | 渐变结束坐标 |
ringWidth | 6 | number | 圆环的宽度 |
showBackCircle | true | bool | 是否显示底色 |
backCircleColor | '#eee' | color | 底部圆环颜色 |
direction | 0 | number | 0 顺时针, -1 为逆时针 |
strokeLinecap | 'round' | ['square', 'round'] | 是否圆角描边 |
名字 | 默认值 | 类型 | 描述 |
---|---|---|---|
initialNum | 0 | number | 动画开始数值 |
targetNum | 100 | number | 最终显示数值 |
startDirection | 'right' | ['top', 'right', 'bottom', 'left'] | 其实位置 |
textStyle | undefined | style | 文本样式 |
textSpeed | 10 | number | 文字步进 此值尽量小 |
percentage | 0.8 | number | 百分比,取值为 0~1 |
useAnimation | true | bool | 是否是有动画加载 |
FAQs
svg react-native loading linerGradient
We found that react-native-gradient-loading demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.