用于 Web Animations API 的 React 组件 - http://react-web-animation.surge.sh

时间:2024-06-28 10:40:18
【文件属性】:

文件名称:用于 Web Animations API 的 React 组件 - http://react-web-animation.surge.sh

文件大小:3.42MB

文件格式:ZIP

更新时间:2024-06-28 10:40:18

UI Animation

react-web-animation react-web-animation 是一组以声明方式公开 Web Animations API 的 React 组件。 演示 在此处查看如何使用它 - http://react-web-animation.surge.sh 为什么? 为什么在 React 的其他动画库上使用它? react-web-animation 使用 Web Animations API polyfill,因此最终它将使用本机浏览器实现,而不依赖于任何第三方动画框架或 CSS。 Chrome 目前对这些有最大的支持,如果您查看演示中的源代码,您会发现它根本没有使用 CSS! Web Animations API 想了解更多关于 Web Animations API 的信息吗? 这里有一些很棒的资源。 Daniel Wilson 的官方规范 Polyfill 博客系列安装 react-web-animation 需要安装以下对等依赖项 npm install react npm install react-dom npm install prop-types npm in


网友评论