diff --git a/patches/@expo+cli+0.24.13.patch b/patches/@expo+cli+1.0.0-canary-20250722-599a28f.patch rename from patches/@expo+cli+0.24.13.patch rename to patches/@expo+cli+1.0.0-canary-20250722-599a28f.patch --- a/patches/@expo+cli+0.24.13.patch +++ b/patches/@expo+cli+1.0.0-canary-20250722-599a28f.patch @@ -42,7 +42,7 @@ } getDevServerUrlOrAssert(options = {}) { diff --git a/node_modules/@expo/cli/build/src/utils/scheme.js b/node_modules/@expo/cli/build/src/utils/scheme.js -index a1a78ca..b0f9626 100644 +index 5ae91c4..9abb63a 100644 --- a/node_modules/@expo/cli/build/src/utils/scheme.js +++ b/node_modules/@expo/cli/build/src/utils/scheme.js @@ -133,7 +133,9 @@ function sortLongest(obj) { diff --git a/patches/olm+0.2.5.patch b/patches/olm+0.2.6.patch rename from patches/olm+0.2.5.patch rename to patches/olm+0.2.6.patch diff --git a/patches/react-native-orientation-locker+1.5.0.patch b/patches/react-native-orientation-locker+1.7.0.patch rename from patches/react-native-orientation-locker+1.5.0.patch rename to patches/react-native-orientation-locker+1.7.0.patch --- a/patches/react-native-orientation-locker+1.5.0.patch +++ b/patches/react-native-orientation-locker+1.7.0.patch @@ -1,8 +1,8 @@ diff --git a/node_modules/react-native-orientation-locker/iOS/RCTOrientation/Orientation.m b/node_modules/react-native-orientation-locker/iOS/RCTOrientation/Orientation.m -index 6117764..e8bef37 100644 +index d93debf..e22e234 100644 --- a/node_modules/react-native-orientation-locker/iOS/RCTOrientation/Orientation.m +++ b/node_modules/react-native-orientation-locker/iOS/RCTOrientation/Orientation.m -@@ -20,7 +20,7 @@ @implementation Orientation +@@ -21,7 +21,7 @@ } #if (!TARGET_OS_TV) diff --git a/patches/react-native-reanimated+3.17.5.patch b/patches/react-native-reanimated+3.18.0.patch rename from patches/react-native-reanimated+3.17.5.patch rename to patches/react-native-reanimated+3.18.0.patch --- a/patches/react-native-reanimated+3.17.5.patch +++ b/patches/react-native-reanimated+3.18.0.patch @@ -1,8 +1,8 @@ diff --git a/node_modules/react-native-reanimated/android/src/main/cpp/reanimated/android/NativeProxy.cpp b/node_modules/react-native-reanimated/android/src/main/cpp/reanimated/android/NativeProxy.cpp -index eae3989..432745a 100644 +index 0726b31..b44c0d7 100644 --- a/node_modules/react-native-reanimated/android/src/main/cpp/reanimated/android/NativeProxy.cpp +++ b/node_modules/react-native-reanimated/android/src/main/cpp/reanimated/android/NativeProxy.cpp -@@ -416,6 +416,10 @@ void NativeProxy::progressLayoutAnimation( +@@ -411,6 +411,10 @@ void NativeProxy::progressLayoutAnimation( tag, newPropsJNI, isSharedTransition); } @@ -13,7 +13,7 @@ PlatformDepMethodsHolder NativeProxy::getPlatformDependentMethods() { #ifdef RCT_NEW_ARCH_ENABLED // nothing -@@ -455,14 +459,7 @@ PlatformDepMethodsHolder NativeProxy::getPlatformDependentMethods() { +@@ -450,14 +454,7 @@ PlatformDepMethodsHolder NativeProxy::getPlatformDependentMethods() { auto progressLayoutAnimation = bindThis(&NativeProxy::progressLayoutAnimation);