isFormsStackingContext(node)
does not have NativeState on react-native 0.73
#2887
Labels
isFormsStackingContext(node)
does not have NativeState on react-native 0.73
#2887
Description
The param passed into
isFormsStackingContext
(anode
) does not have a NativeState on react-native 0.73, maybe it's still a HostObject, but RNGH tries to unwrap it causing the app to crash.Steps to reproduce
Snack or a link to a repository
I'll create a repro in a sec
Gesture Handler version
2.16.1
React Native version
0.73.7
Platforms
iOS
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Fabric (New Architecture)
Build type
Debug mode
Device
iOS simulator
Device model
iPhone 15 Pro
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: