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

Transition duration missing? #127

Closed Morten-Renner closed 3 years ago

Morten-Renner commented 3 years ago

I can't figure out how to set the duration of the transitions. It seems like its not in the documentation.

maisano commented 3 years ago

hi @Morten-Renner — this package doesn't support durations. the animations are all spring based, and have the same constraints as react-motion. there's a tiny blurb about this at the bottom of the readme.