answering myself here...
I manage to control route transition animations with react-router-transition library. I love it because uses react-motion, IMO one of the best libraries to create animations in react right now :)
here an example i made so you can see how it works: codesandbox.io/s/l539m9y6vl
hope this helps!