这是一个简易的react-animation组件,适用于仅仅只是需要处理一些简单过度动画却不想引入其他完整第三库的情况。
供参考。
使用方法
见example文件夹,及博文。
运行demo
git clone <this repo>
cd example
npm install
npm run startGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMillions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
这是一个简易的react-animation组件,适用于仅仅只是需要处理一些简单过度动画却不想引入其他完整第三库的情况。
供参考。
见example文件夹,及博文。
git clone <this repo>
cd example
npm install
npm run start