framer / motion

Open source, production-ready animation and gesture library for React
https://framer.com/motion
MIT License
22.27k stars 733 forks source link

Change scheduling of `useTransform` #2615

Closed mattgperry closed 1 month ago

mattgperry commented 1 month ago

This PR ensures useTransform computations happen after the "update" stage of the render loop.