Hi everyone,
I’m currently facing an issue while using Stitch to build the UI for my Android app, and I’m not sure if this is a common problem or something specific to my setup.
Problem description
-
I import my design from Figma into Stitch
-
The overall layout renders correctly
-
However, icons are not syncing properly, with issues like:
-
Some icons are missing
-
Some have incorrect sizes
-
Others appear blurred or scaled improperly
-
In some cases, icons don’t load at all (showing empty or placeholder)
-
Despite this, the issue is inconsistent — sometimes icons change behavior after rebuilding the project.
Questions
-
Are there specific requirements for icons when using Stitch (SVG vs PNG, size, naming, etc.)?
-
Is there any configuration needed to ensure correct asset mapping?
-
How can I debug how Stitch maps icons into the generated code?
-
Does anyone have a recommended workflow for Figma → Stitch to avoid these issues?