Dylan Vann
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:  Node - `20.17.0` npm - `10.8.1` Thanks for looking into it!