framer-motion-3d
Advanced tools
Changelog
[7.0.0] 2022-08-04
react@18
react-three-fiber@8
Changelog
[6.5.0] 2022-07-13
useScroll
for creating scroll-linked animations.useViewportScroll
and useElementScroll
.Changelog
[6.4.3] 2022-07-08
<m>
and domMax
.Changelog
[6.4.2] 2022-07-06
useInView
now automatically respects rootMargin
within an iframe.Changelog
[6.4.1] 2022-07-05
useAnimation
to useAnimationControls
. useAnimation
will stay as backwards compatible alias.Changelog
[6.3.16] 2022-06-27
position: fixed
elements. Provide position: fixed
elements the layoutScroll
prop to fix.