alex4524 / react-router-animation-demo

react-router + react-transition-group实现转场动画探索

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

使用

git clone https://github.com/SmallStoneSK/react-router-animation-demo.git
cd react-router-animation-demo
npm install
npm start

注意事项

  1. 在手机模式下预览效果更加。
  2. 本项目一共有6个例子,每次运行某个例子时,请将其他例子的import语句注释掉,以避免可能存在的css覆盖。

预览

App1

App2

App3

App4

App5

App6

About

react-router + react-transition-group实现转场动画探索


Languages

Language:JavaScript 73.2%Language:CSS 19.6%Language:HTML 7.2%