Skip to content

Commit

Permalink
Add onTransitionStart in exchange present
Browse files Browse the repository at this point in the history
  • Loading branch information
osdnk committed Apr 28, 2020
1 parent 87ab65e commit e2700aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/navigation/transitions/effects.js
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ export const exchangePreset = {
cardTransparent: true,
gestureDirection: 'vertical',
gestureResponseDistance,
onTransitionStart,
transitionSpec: { close: closeSpec, open: sheetOpenSpec },
};

Expand Down

0 comments on commit e2700aa

Please sign in to comment.