TypeError: _ReanimatedModule.default.configureProps is not a function #3309
Unanswered
nialldbarber
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hey, can you please paste the output of |
Beta Was this translation helpful? Give feedback.
1 reply
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 am reluctant to create an issue for this as I am in the process of updating our app from V1 to V2, which also includes various updates to React Native
0.67
, React Navigation 6 etc, so there could be issues there.But we only use reanimated in 2 files throughout the app and it's based on the old V1 API. But reanimated is backwards compatible, so this shouldn't be an issue as far as I'm aware.
However, every time I try to build the project, I encounter this error:
I can't find a great deal in terms of other people getting this error so it's hard to debug. We are not using expo, but even reinstalling packages, resetting the cache, same with the pods as well.
Anyone else had this error before or something similar?
My list of packages include:
Beta Was this translation helpful? Give feedback.
All reactions