Raymond Chan
Raymond Chan
Hi devs, we saw many of these warnings for this library when building to iOS simulators. We saw similar warnings on other libraries too (e.g. AAkira/Napier when we are on...
**Question** How can I document root level package? e.g. this `component` package doesn't contain any classes, but only other packages? I've defined in `packages.md` with the following: ``` # Package...
### Current Behavior Supplied a custom color token on `Spinner`, but it fails to resolve the theme color. Our previous version was 1.120.1 ### Expected Behavior It should resolve properly....
### Description Fresco failed to load images from `EXTERNAL_CONTENT_URI` e.g. `content://media/external/images/media/8039`, `FileNotFoundException` was seen from the logs ### Reproduction Loading images with `EXTERNAL_CONTENT_URI` `content://media/external/images/media/8039` ### Solution I found that inside...