From 3e6763774f1c326cdb041f435f49cb369a83cedc Mon Sep 17 00:00:00 2001 From: Abdelhafidh Belalia <16493223+s77rt@users.noreply.github.com> Date: Fri, 13 Dec 2024 18:29:28 +0100 Subject: [PATCH] update patch index --- patches/react-native-reanimated+3.16.4.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/react-native-reanimated+3.16.4.patch b/patches/react-native-reanimated+3.16.4.patch index 6084dca4adc8..583cc7015ee4 100644 --- a/patches/react-native-reanimated+3.16.4.patch +++ b/patches/react-native-reanimated+3.16.4.patch @@ -1,5 +1,5 @@ diff --git a/node_modules/react-native-reanimated/src/component/PerformanceMonitor.tsx b/node_modules/react-native-reanimated/src/component/PerformanceMonitor.tsx -index 38e3d39..9936670 100644 +index d4b31f2..ced6561 100644 --- a/node_modules/react-native-reanimated/src/component/PerformanceMonitor.tsx +++ b/node_modules/react-native-reanimated/src/component/PerformanceMonitor.tsx @@ -46,7 +46,6 @@ function createCircularDoublesBuffer(size: number) {