react-native-reanimated
react-native-reanimated copied to clipboard
Getting error: TypeError: animatedRef.getTag is not a function (it is undefined) expo 51
Description
When opening a movie/show screen It should open the screen for it with information about it..
However it is giving me the error TypeError: animatedRef.getTag is not a function (it is undefined)
.
It wasn't doing this before - it started to do this randomly.
The files its all inside are /app/(auth)/home/movie/[id].tsx
, /app/(auth)/home/show/[id].tsx
I've seen other issues saying it has been fixed or fixes for it but they do not work for me.
Steps to reproduce
- Open app in expo go
- Click on a Movie or TV Show
- Should get the error
Snack or a link to a repository
https://github.com/ahmetskilinc/movies
Reanimated version
3.10.1
React Native version
0.74.5
Platforms
Android, iOS
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
iOS simulator
Device model
No response
Acknowledgements
Yes