Does Framer Motion work the same in Next.js as in React?
Answered
Red-billed Tropicbird posted this in #help-forum
Red-billed TropicbirdOP
Hi,
I am taking a course which teaches how to do animation using framer motion and was wondering if framer motion is exactly the same in Next.js as in React, or do I need to learn something different?
I wouldn't have posted it as a whole topic but I am not allowed to post elsewhere due to less activity.
I am taking a course which teaches how to do animation using framer motion and was wondering if framer motion is exactly the same in Next.js as in React, or do I need to learn something different?
I wouldn't have posted it as a whole topic but I am not allowed to post elsewhere due to less activity.
2 Replies
@Red-billed Tropicbird Hi,
I am taking a course which teaches how to do animation using framer motion and was wondering if framer motion is exactly the same in Next.js as in React, or do I need to learn something different?
I wouldn't have posted it as a whole topic but I am not allowed to post elsewhere due to less activity.
nextjs is react, so yes framer motion runs the same way
Answer
@joulev nextjs is react, so yes framer motion runs the same way
Red-billed TropicbirdOP
Thanks