dillon1000/react

Commit

Support onGestureEnter/Exit/Share/Update events (#35556)

This is like the onEnter/Exit/Share/Update events but for gestures. It
allows manually controlling the animation using the passed timeline.
Browse files
Changed paths5 files
First-parent comparison
M fixtures/view-transition/src/components/Page.js ModifiedM packages/react-reconciler/src/ReactFiberApplyGesture.js ModifiedM packages/react-reconciler/src/ReactFiberCommitViewTransitions.js ModifiedM packages/react-reconciler/src/ReactFiberWorkLoop.js ModifiedM packages/shared/ReactTypes.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…