Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using react-figma #33

Closed
ilyalesik opened this issue Oct 10, 2020 · 2 comments
Closed

Using react-figma #33

ilyalesik opened this issue Oct 10, 2020 · 2 comments

Comments

@ilyalesik
Copy link

Hi! It's possible to use react-figma for creating universal react components that can be used on Figma (rendering icons to document through plugin) and on the web. I can make PR if are you interested.

@colmtuite
Copy link

What would the benefit of rendering from React to Figma be?

We already have the icons in a Figma file, that acts as the source of truth. When the icons are updated in Figma, we run a script which converts them into React components.

I can't see any benefit in going the other way around?

@ilyalesik
Copy link
Author

It's could be useful only if you want to use a different approach - code as a source of truth. So, I see that you not need it and close the issue. 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants