Code Monkey home page Code Monkey logo

react-router-animation-demo's Introduction

说明

本仓库是从源仓库SmallStoneSK/react-router-animation-demo中fork出来的,作者写了一篇文章一次react-router + react-transition-group实现转场动画的探索来讲解了其实现过程,在这里,是为了讲解一些关于一般开发者没有解决的问题,是对这一功能点的补充。文章地址

使用

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

注意事项

  1. 在手机模式下预览效果更加。
  2. 本项目一共有9个例子,每次运行某个例子时,请将其他例子的import语句注释掉,以避免可能存在的css覆盖。
  3. 前6个是原仓库中的例子,后三个是探索出的3个优化方案,根据场景需要合理参考

预览

App1

App2

App3

App4

App5

App6

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.