This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 248
Pages transitions #587
Labels
Comments
Will take a look when I got some times :) |
Thank you for your help :) |
👍 looks cool! |
I got an awesome idea:
This should allow people to do whatever they want (eg: use ReactCSSTransitionGroup) in they layout when props change. |
Awesome solution. thank you for your help |
I guess what we have in 0.18.0 is enough for now. We can improve and revisit later. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It could be great to handle pages transitions using css transitions to reproduce this kind of transitions : http://tympanus.net/Development/PageTransitions/
I used react-router to handle the routing transitions but there is maybe a better way : https://gist.github.com/cedricdelpoux/4286de789e7b0138708a3be4581963f2
What do you think ?
The text was updated successfully, but these errors were encountered: