react-native-svg-animations:用于本机的SVG动画包装器

时间:2024-05-21 13:10:23
【文件属性】:

文件名称:react-native-svg-animations:用于本机的SVG动画包装器

文件大小:1.53MB

文件格式:ZIP

更新时间:2024-05-21 13:10:23

svg react-native animations react-native-svg svg-paths

React原生svg动画 SVG动画包装,用于本机React。 基于该项目的示例: : 依存关系 svg-path-properties react-native-svg 安装 $ npm i react-native-svg-animations --save 演示版 动画SVGPath 动画SVG路径 用法 该软件包包含用于在本机显示SVG动画的包装器组件,当前包含以下组件: 动画SVGPath 动画SVG路径 动画SVGPath 显示单个动画SVG路径的组件。 有关完整的实现,请参见。 import { AnimatedSVGPath } from "react-native-svg-animations" ; ... < View> < AnimatedSVGPath strokeColor = { "green" } duration


【文件预览】:
react-native-svg-animations-master
----.gitignore(8B)
----components()
--------AnimatedSVG()
--------AnimatedPath()
--------AnimatedSVGPaths()
--------AnimatedSVGPath()
----package.json(904B)
----LICENSE(1KB)
----index.js(300B)
----utils()
--------AnimatedSVGState()
--------AnimatedSVGBrush()
--------AnimatedSVGPropString()
--------AnimatedSVGTransform()
--------AnimatedSVG()
--------AnimatedListener()
--------Matrix2D()
----examples()
--------IngenuityPreloaderSVG()
--------HiSVG()
----README.md(5KB)

网友评论