[Reanimated 3.16.5] App crashed when passing ref created by useAnimatedRef #6810
Labels
Platform: Android
This issue is specific to Android
Platform: iOS
This issue is specific to iOS
Repro provided
A reproduction with a snippet of code, snack or repo is provided
Description
This issue only happen when I use
react-native-reanimated
version3.16.5
. The app crashed when I pass theref
created byuseAnimatedRef
toAnimatedPagerView
(created byAnimated.createAnimatedComponent(PagerView)
).I don't know this issue related to Reanimated or PagerView so I also opened another issue in
react-native-pager-view
#947Steps to reproduce
Please reproduce using the snippet below
Snack or a link to a repository
https://github.com/quocluongha/rn-pager-view-with-reanimated
Reanimated version
3.16.5
React Native version
0.76.5
Platforms
Android, iOS
JavaScript runtime
Hermes
Workflow
React Native
Architecture
Fabric (New Architecture)
Build type
Debug app & dev bundle
Device
iOS simulator
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: