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

How to render React component by using phy. #10

Open
slgauravsharma opened this issue Feb 13, 2020 · 1 comment
Open

How to render React component by using phy. #10

slgauravsharma opened this issue Feb 13, 2020 · 1 comment

Comments

@slgauravsharma
Copy link

How to render React component by using phy.
and traspiler or which thing need to render react component by using phy.

@dbushong
Copy link
Member

The p in phy is for preact, so we're not likely to directly support that in this lib - it might make sense to expose the factory for general use though. One complication is that currently to detect presence/absence of attributes, we have some code to detect preact vnodes, which wouldn't work for react.

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