diff --git a/src/index.tsx b/src/index.tsx index 68586a5e..2d168e69 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -225,6 +225,7 @@ const ModalizeBase = ( alwaysOpenValue: number | undefined, dest: TOpen = 'default', ): void => { + dragY.setValue(0); const { timing, spring } = openAnimationConfig; (backButtonListenerRef as any).current = BackHandler.addEventListener(