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

Material components with react TSX #4428

Closed
BlRaphael opened this issue Jun 8, 2023 · 4 comments
Closed

Material components with react TSX #4428

BlRaphael opened this issue Jun 8, 2023 · 4 comments

Comments

@BlRaphael
Copy link

Hi! Is there anyway to use material components in my react project, in .tsx file?

@asyncLiz
Copy link
Collaborator

asyncLiz commented Jun 8, 2023

A solution for React components maaaay be coming 👀

In the meantime, check out https://lit.dev/docs/frameworks/react/ for a nice way to generate wrappers for these components to use in React.

@asyncLiz
Copy link
Collaborator

asyncLiz commented Aug 2, 2023

Tracking in #4432

@asyncLiz asyncLiz closed this as not planned Won't fix, can't repro, duplicate, stale Aug 2, 2023
@SaadBazaz
Copy link
Contributor

Hey @asyncLiz - A solution for React components exists here: https://github.com/grayhatdevelopers/material-web-react

Working on it actively. I'd love to hear your suggestions because, as a maintainer of this repo, you'd have really good insights on how I can structure the components.

@anlexN
Copy link

anlexN commented Jul 11, 2024

@asyncLiz, does material web team have a plan to follow android compose code style?

After all, android compose is belong to google. react is belong to facebook(meta).

If you have such a plan, I can understand more source codes about material design.

compose and tsx are the similar, I recommand material web team can try and try.

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

4 participants