TimofeiKarpovR

Results 2 issues of TimofeiKarpovR

Hello! 👋 I wanted to throw with `runAsync` the same type of error as with `runSync`. But `runAsync` only returns a code, and I can't create `RunError` myself because its...

Using `usesDrawViewHierarchyInRect` with the iOS 26.2 simulator results in a failing snapshot test with ``` failed - Snapshot comparison failed: "Images different" ``` and the following warning in the logs...