React路由器过渡 由React Motion提供支持的React Router的无痛过渡。 。 要求 要使用此软件包的最新版本( 2.x ),您需要使用与钩子兼容的React版本,以及react-router-dom 5.x版本。 安装 npm install --save react-router-transition react-router-dom 用法示例 import { BrowserRouter as Router , Route } from 'react-router-dom' ; import { AnimatedSwitch } from 'react-router-transition' ; export default ( ) => ( < Router> < AnimatedSwitch atEnter = { { opacity