framer-motion
Advanced tools
Changelog
[0.15.0] 2019-04-16
onPanSessionStart
event handler.useViewportScrollValues
=> useViewportScroll
.ease
can now be an array for keyframes animations.easings
prop.Changelog
[0.13.0] 2019-04-08
useTransformedValue
=> useTransform
transform(value, input, output, options)
overload.Changelog
[0.12.0] 2019-04-03
useCycle([...args])
-> useCycle(...args)
static
components reflect changes in initial
.useCycle
setter is independent from render cycle.useCycle
no longer has the ability to start at a different index.