Replies: 1 comment
-
Hey @tanishqk-shortwave, because you have custom setup, Reanimated is not able to properly detect path to React Native sources. As a workaround, you can hardcode the paths in reanimated_utils.rb so it works with the structure of your project and apply the patch using patch-package. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We have a custom build project. I've anonymized the absolute path to the project and the name, and left out some more irrelevant folders.
Steps:
react-native-reanimated
pod install
. This is the error I get:Would really appreciate any debugging help here! Thank you!
Beta Was this translation helpful? Give feedback.
All reactions