James Isaac
James Isaac
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue I noticed this with a shadow on a `Pressable`, where...
It can be desirable to group `import type` statements together, e.g.: ```js import a from "a"; import b from "./b"; import c from "./c"; import type { ta, tb }...
Hi, nice library! It would be a helpful enhancement if the time picker module could default to the currently selected time, rather than 00:00, especially when in `mode="time"`. For example...
[JsonSchema] v3.1.6 regression - modifying `output` to a DTO can cause infinite loop in schema types
**API Platform version(s) affected**: 3.1.6 up to latest **Description** v3.1.6 has introduced an issue in how references in the JsonSchema are calculated, which can lead to incorrect types in the...
Hi there, thanks for the recent work in improving monorepo support in Expo 43, much appreciated. I've followed along closely to the changes here and in Expo 43, and attempted...
**API Platform version(s) affected**: 3.1, 3.2, 3.3 **Description** After CircleCI has released images for PHP patch versions 8.3.8 and 8.2.20 (today), we are seeing new errors on our test suite...