reacty_yew
reacty_yew copied to clipboard
Generate Yew components from React components via Typescript type definitions
It would be great to have a showcase of React libraries that are known to be supported. **Would love to hear your suggestions!**
There already is a example directory setup for material-ui, but it's still a long way from building.
Not a high priority, but I guess a pretty similar mechanism could be used to to support Vue as well? A easier intermediate target would be to also support React...
Needs a proof of concept first on how to accomplish this in a manual fashion.