Hacker News new | ask | show | jobs
by ed 844 days ago
Impressive! Looks great. This seems to be one of those ideas in the water. Everyone knows there should be a good pipeline from figma -> react, or figma -> webflow, but no one has nailed it just yet.

A ton of corporate-sponsored design systems come close, but those that do (e.g. Shopify Polaris) can't be used on standalone projects.

Untitled UI is a great example of what's possible on the Figma side, but only helps if you're targeting Webflow.

2 comments

I'm working on https://figma-to-react-native.com and a companion UI Kit that targets React Native (including Web)

I will have a service soon where you can publish your Figma design as a package to consume in your React Native app.

You can find more functionality and updates here: https://x.com/theultdev

It’s not react but https://github.com/treeform/fidget tries to support export from figma, and tries to use figma-style auto layout for their layout. I think partly it’s just to support dogma export, but it also means your designs can translate much more nicely from figma.