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) {