Hey everyone. I'm building a Figma plugin that hel...
# compose
k
Hey everyone. I'm building a Figma plugin that helps your convert Figma design to Jetpack compose. You can find it at https://www.figma.com/community/plugin/1063494652261429841/Upspeed---Convert-designs-to-Jetpack-Compose-(Alpha). I would love for you all to try it out and let me know what else you would like to see in it. Thanks!
K 5
a
I feel like I saw this a couple months back in some Google Video, is this the same effort ? 🤔
k
@Arjun Achatz That's a good callout. I believe Google's tool will allow better syncing of values (margins, padding, colors etc) between Figma and AS. However, I don't think it'll ever get to automatically translating screens. We plan to extend this to translating entire screens, adding backend API calls and managing tech debt. So you never have to spend more than minutes on your UI code.
🔥 1
a
Hope to be working with this soon as one of the first beta users https://material.io/blog/designtocode
k
@Ash Nice! Let me know what you think once you do! I hope that my solution evolves to translating entire screens in minutes, not just individual components.