Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example: Add with-react-transition-group #4177

Closed
wants to merge 1 commit into from

Conversation

pozylon
Copy link

@pozylon pozylon commented Apr 19, 2018

Just had fun using the brand new _app.js to create a small page transition example.

@timneutkens
Copy link
Member

I'm going to close this in favor of this example: https://github.com/zeit/next.js/tree/canary/examples/with-next-page-transitions

But thank you very much for this early same of what's possible 👌🙌

@pozylon
Copy link
Author

pozylon commented May 25, 2018

@timneutkens sure, no problem but I just wanted to point out that with-next-page-transitions uses a custom package named next-page-transitions that implements it's own animation/transition flow while this example uses the most popular react animation framework react-transition-group (once part of core) which allows much more flexibility and is well maintained.

@lock lock bot locked as resolved and limited conversation to collaborators May 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants