maisano / react-router-transition

painless transitions built for react-router, powered by react-motion
http://maisano.github.io/react-router-transition/
MIT License
2.59k stars 138 forks source link

README links to not found page #37

Closed TimMikeladze closed 7 years ago

TimMikeladze commented 7 years ago

In the README

I strongly recommend looking at [React Router v4](https://react-router.now.sh/) and the authors' provided [animation example](https://react-router.now.sh/animated-transitions) before choosing this library.

The animation example no longer exists.

maisano commented 7 years ago

@TimMikeladze https://reacttraining.com/react-router/examples/animated-transitions

maisano commented 7 years ago

omg it updated again: https://reacttraining.com/react-router/web/example/animated-transitions

edit: nevermind, they're no longer using TransitionMotion in that example.