diff --git a/src/components/ReanimatedSwipeable.tsx b/src/components/ReanimatedSwipeable.tsx index fc085eef30..dc785df500 100644 --- a/src/components/ReanimatedSwipeable.tsx +++ b/src/components/ReanimatedSwipeable.tsx @@ -466,7 +466,7 @@ const Swipeable = forwardRef( rightLayoutRef, leftWidth, rightWidth, - rowWidth.value, + rowWidth, ]); const swipeableMethods = useMemo(