https://kotlinlang.org logo
#compose
Title
# compose
k

krshmbb

02/22/2022, 1:53 PM
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

Arjun Achatz

02/22/2022, 8:11 PM
I feel like I saw this a couple months back in some Google Video, is this the same effort ? 🤔
k

krshmbb

02/23/2022, 1:48 PM
@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

Ash

02/26/2022, 8:49 PM
Hope to be working with this soon as one of the first beta users https://material.io/blog/designtocode
k

krshmbb

02/28/2022, 2:25 PM
@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.