tornoda / simple-react-animation

一个简单的react-animation组件

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

供参考。

使用方法

example文件夹,及博文

运行demo

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

About

一个简单的react-animation组件


Languages

Language:JavaScript 82.2%Language:HTML 12.8%Language:CSS 4.9%