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

AnimateSharedLayout Transition? #12

Open
MrUltimate opened this issue Nov 19, 2020 · 2 comments
Open

AnimateSharedLayout Transition? #12

MrUltimate opened this issue Nov 19, 2020 · 2 comments
Labels
question Further information is requested

Comments

@MrUltimate
Copy link

Hi! Thank you for putting this together.

I was wondering if you've tried and could potentially share an example of create page transitions in Gatsby with Framer's AnimateSharedLayout?

@ryanwiemer
Copy link
Owner

@MrUltimate I have not used AnimateShareLayout for page transitions. I instead opted for AnimatePresence. Is there a particular reason you are interested in using that for page transitions?

@ryanwiemer ryanwiemer added the question Further information is requested label Nov 19, 2020
@MrUltimate
Copy link
Author

@ryanwiemer thanks for getting back. essentially want to make able to create more advanced page transitions where common elements are animated across the page un-mounting and mounting. Take a look at this project that uses react and framer's AnimateShareLayout to animate a common image across pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants