React-Native native error when running with new Arch #3576
Unanswered
kaloyanxoxo
asked this question in
Q&A
Replies: 0 comments
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.
-
I installed latest available version of react-native-gesture-handler, but I am not able to run properly, as it's showing me the following error:
I traced the issue and it's coming from this line:
const UIManagerConstants = UIManagerAny.getViewManagerConfig?.('getConstants')
;in file: react-native-gesture-handler/lib/typescript/createHandler.tsx
Can someone help here, or provide some sort of fix, as I tried with patch-package to patch it, but it's not working
Beta Was this translation helpful? Give feedback.
All reactions