Dylan Vann

Results 53 comments of Dylan Vann

From what I've seen even when position is set to absolute Android won't respect the z values from the transform matrix when it comes to the draw order of the...

This makes testing React Native modules a hassle. If you have `project/example` with a dependency on `"project": "../"` it will copy `project/node_modules` into `project/example/node_modules` which will generally break the React...

I don't think there's anything unique to this environment: ![Image](https://github.com/user-attachments/assets/dc93e5be-0602-4e65-8009-58dd57e50bd4) Node - `20.17.0` npm - `10.8.1` Thanks for looking into it!