-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Platform: AndroidThis issue is specific to AndroidThis issue is specific to AndroidRepro providedA reproduction with a snippet of code, snack or repo is providedA reproduction with a snippet of code, snack or repo is providedReproducible 🎉🏰 Reanimated 3
Description
Description
I'm attempting to use Fabric with 3.0.0-rc.2. iOS works fine however on Android I get the following attempting to render an Animated.View.
ERROR TypeError: Cannot read property 'stateNode' of undefined
This error is located at:
in AnimatedComponent(View) (at createAnimatedComponent.tsx:533)
Steps to reproduce
Render an <Animated.View/>
Snack or a link to a repository
https://github.com/kyle-ssg/reanimated-reproduction
Reanimated version
3.0.0-rc.2
React Native version
0.69.5 (I can confirm this also happens on RN 0.70.rc-4)
Platforms
Android
JavaScript runtime
JSC
Workflow
React Native (without Expo)
Architecture
Fabric (New Architecture)
Build type
Debug mode
Device
Android emulator
Device model
No response
Acknowledgements
Yes
DOMEYD, tomasmozeris, Chenbao2021, khushal87, sajudis and 2 more
Metadata
Metadata
Assignees
Labels
Platform: AndroidThis issue is specific to AndroidThis issue is specific to AndroidRepro providedA reproduction with a snippet of code, snack or repo is providedA reproduction with a snippet of code, snack or repo is providedReproducible 🎉🏰 Reanimated 3