We should set the animation durations to zero for exit transitions, only when matchRootMarginToThreshold={true}.
Currently, if you have even a slight duration on your InView animations, you can quickly scroll back up and see them in a half-transitioned state.
We should set the animation durations to zero for exit transitions, only when
matchRootMarginToThreshold={true}.Currently, if you have even a slight duration on your InView animations, you can quickly scroll back up and see them in a half-transitioned state.