Skip to content

Commit a0080a2

Browse files
authored
Fix @react-navigation/stack patch (#2719)
1 parent 84d63fe commit a0080a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core-mobile/patches/@react-navigation+stack+7.1.2.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
diff --git a/node_modules/@react-navigation/stack/lib/commonjs/TransitionConfigs/CardStyleInterpolators.js b/node_modules/@react-navigation/stack/lib/commonjs/TransitionConfigs/CardStyleInterpolators.js
2-
index 54a6395..a439074 100644
2+
index 54a6395..9822d19 100644
33
--- a/node_modules/@react-navigation/stack/lib/commonjs/TransitionConfigs/CardStyleInterpolators.js
44
+++ b/node_modules/@react-navigation/stack/lib/commonjs/TransitionConfigs/CardStyleInterpolators.js
55
@@ -127,7 +127,7 @@ function forModalPresentationIOS({

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27540,7 +27540,7 @@ react-native-webview@ava-labs/react-native-webview:
2754027540
peerDependencies:
2754127541
react: "*"
2754227542
react-native: "*"
27543-
checksum: ae658f8c94177d1b419ffb73d26bd70474b6c688af507daaabc11451f983f77a906b2aafcdfdd09c96cab846d9722dcaf26a7c22ee7d19fb4cf70578c8812ac5
27543+
checksum: 77324747a8b5df0a5558bb99a9a0804a5575d328e84f480e462c56417af97213f38a9930e4582fb749bec374dc4d1a8910a45b006e77af9b14a8e64057b932bf
2754427544
languageName: node
2754527545
linkType: hard
2754627546

0 commit comments

Comments
 (0)