maisano / react-router-transition

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

Is it open to allowing the configuration of animation duration? #77

Closed chrisregner closed 7 years ago

chrisregner commented 7 years ago

I want to try adding such feature, if it's okay.

maisano commented 7 years ago

hi @chrisregner! while i appreciate your interest in adding such a feature, durations are not possible with spring-based animations. this library doesn't do much beyond coupling together react-router with react-motion, so we don't even have control over such behavior.