is there a way to generate kotlin jetpack compose code from figma ?
I have tried cursor, tongyilingma, codex, trae, and codebuddy.
The main problems are:
1. Because the design doesn't use auto layout, all elements are absolutely positioned, making it impossible to recognize relative relationships and hierarchy.
2. Few elements
3. Styles don't match
Is there anything that can directly generate high-fidelity code? ...
