79706326

Date: 2025-07-18 14:36:07
Score: 1
Natty:
Report link

This is caused by an open issue in the wix/react-native-ui-lib package, which you have installed: https://github.com/wix/react-native-ui-lib/issues/3594

An immediate solution, if possible for your use case, is to uninstall react-native-ui-lib. This is the solution suggested in these react-native issue threads:

Otherwise you can try to patch react-native-ui-lib using patch-package, and there's a little in the above threads about how to do it, or wait for react-native-ui-lib to push an update that will fix the issue.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: szh