Files
minibits_wallet/patches/react-native-reanimated+4.2.2.patch
T
2026-06-02 15:46:14 +02:00

13 lines
705 B
Diff

diff --git a/node_modules/react-native-reanimated/RNReanimated.podspec b/node_modules/react-native-reanimated/RNReanimated.podspec
index dba0fad..392f8d4 100644
--- a/node_modules/react-native-reanimated/RNReanimated.podspec
+++ b/node_modules/react-native-reanimated/RNReanimated.podspec
@@ -61,6 +61,7 @@ Pod::Spec.new do |s|
'"$(PODS_ROOT)/Headers/Private/React-Core"',
'"$(PODS_ROOT)/Headers/Private/Yoga"',
'"$(PODS_ROOT)/Headers/Public/RNWorklets"',
+ '"$(PODS_ROOT)/../../node_modules/react-native/ReactCommon/jsitooling"',
].join(' '),
"FRAMEWORK_SEARCH_PATHS" => '"${PODS_CONFIGURATION_BUILD_DIR}/React-hermes"',
"CLANG_CXX_LANGUAGE_STANDARD" => "c++20",