rikur
rikur
I have the same issue when recording videos in CI tests for iOS. The recorded video is laggy with a lot of tearing. The tearing only happens when the CI...
0.105.0 works for the time being :+1:
It does not work on Android for very large views.
Wow, #12019 really fixes the issue. I'm currently patching it with patch-package: ``` diff --git a/node_modules/@react-navigation/elements/src/assets/[email protected] b/node_modules/@react-navigation/elements/src/assets/[email protected] deleted file mode 100644 index ad03a63..0000000 Binary files a/node_modules/@react-navigation/elements/src/assets/[email protected] and /dev/null differ diff...
+1, I have symbolicated stack traces yet the warning appears
It's regex
Any assertVisible or assertNotVisible seems to "pass" in Studio
Yeap FUBAR. Tab never hides even if hidden is true. EDIT: It's a react-native bug: https://github.com/facebook/react-native/issues/18415
👀 this looks like an excellent start for an auto-fix
~~Since updating to SDK51, opening the DevMenu on iOS causes "Connecting to Metro" banner to appear. Furthermore, if I reload the app from the DevMenu, it only works once. After...