Open BrianValente opened 3 weeks ago
I am facing the same issue. I am running RN 0.75.4
Also experiencing this
I have the same issue
My issue were caused by a regular useRef on an Animated.Scrollview. When it was changed to an useAnimatedRef the size went back to normal
Same here :(
I am facing the same issue. I am running RN 0.76.1 and RNR 3.16.1
Also blocked by this
I'm having the same issues with RN 0.76 and RNR 3.16.2
+1, also blocked here
Description
Since Reanimated v3.16.0, snapshots using
@testing-library/react-native
have been breaking. In some cases, the snapshot size has increased drastically, going from less than 1 KB to over 250 MB. In other cases, snapshots fail to generate, throwing anInvalid string length
error.v3.15.5
v3.16.1
Steps to reproduce
npm run test
Snack or a link to a repository
https://github.com/BrianValente/reanimated-jest-snapshot-issue-demo
Reanimated version
3.6.1
React Native version
0.74.5
Platforms
Android, iOS, macOS, Web
JavaScript runtime
Hermes
Workflow
Expo Dev Client
Architecture
Paper (Old Architecture)
Build type
Other (please specify)
Device
None
Device model
No response
Acknowledgements
Yes