From cd597cfc559968beb927e76ccc68b768f0005edc Mon Sep 17 00:00:00 2001 From: Abdelhafidh Belalia <16493223+s77rt@users.noreply.github.com> Date: Fri, 13 Dec 2024 18:15:55 +0100 Subject: [PATCH] Update patch and remove seq suffix --- ...telistTextProp.patch => react-native-reanimated+3.16.4.patch} | 1 - 1 file changed, 1 deletion(-) rename patches/{react-native-reanimated+3.16.4+002+dontWhitelistTextProp.patch => react-native-reanimated+3.16.4.patch} (99%) diff --git a/patches/react-native-reanimated+3.16.4+002+dontWhitelistTextProp.patch b/patches/react-native-reanimated+3.16.4.patch similarity index 99% rename from patches/react-native-reanimated+3.16.4+002+dontWhitelistTextProp.patch rename to patches/react-native-reanimated+3.16.4.patch index 934da3014441..6084dca4adc8 100644 --- a/patches/react-native-reanimated+3.16.4+002+dontWhitelistTextProp.patch +++ b/patches/react-native-reanimated+3.16.4.patch @@ -1,6 +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 - --- 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) {