From e6a5aa8a740d07c647488bd39878e5ab5985507a Mon Sep 17 00:00:00 2001 From: jlsajfj Date: Fri, 17 May 2024 13:04:17 -0400 Subject: [PATCH] Update index.tsx --- src/index.tsx | 1 + 1 file changed, 1 insertion(+) 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(