Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 367 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 367 Bytes

这是一个简易的react-animation组件,适用于仅仅只是需要处理一些简单过度动画却不想引入其他完整第三库的情况。

供参考。

使用方法

example文件夹,及博文

运行demo

git clone <this repo>
cd example
npm install
npm run start