I'm trying to integrate a library that uses websocket communication, and I've been running into issues integrating it with LiquidCore-Cli.
Specifically, I get a AccessibilityInfo is not found in Haste module. I think it's related to this bug here:
facebook/react-native#19953
Which seems to have been resolved in earlier and later versions of react-native, just broken on 0.56 on Windows.