wix / react-native-ui-lib

UI Components Library for React Native
https://wix.github.io/react-native-ui-lib/
MIT License
6.58k stars 716 forks source link

ERROR: Cannot read property 'bubblingEventTypes' of null #3393

Open minhnc opened 1 week ago

minhnc commented 1 week ago

Description

Hi there, Im trying to run demo app, it all works perfectly on iOS but got error in Android

Cannot read property 'bubblingEventTypes' of null

Error is related to https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/componentScreens/FeatureHighlightScreen.tsx

Related to

Steps to reproduce

Expected behavior

Actual behavior

More Info

Code snippet

Screenshots/Video

Screenshot_1731646696

Environment

Affected platforms