'm not aware of anyone that has done this, but I'm sure we can improve your 
hacky approach to something that is less hacky and can be put into the Karax 
repo to make these things better. Can you share your approach? :) React has 
it's own virtual dom and so does Karax. The best thing to do probably would be 
to parse the JSX in a react template as well as the associated JavaScript and 
then convert it to equivalent Karax.

Mixing two frontend frameworks isn't really a great idea IMO. You're probably 
just better off re-writing the React component in Karax.

Reply via email to