I want to use some app i.e.eccommerce application, invoice management, from HTML demo to react demo. is it possible to do so as in react version we don't have all Applications that we can see in the HTML demo?
I am using react demo 1 in metronic 8.
Hi,
If the component is based on jQuery, we can't use it in our SPA apps (React, Angular, Vue).
In that case, you can use only HTML markup from the HTML version and it will look the same way (cause styles are the same in both applications).
Regards,
Keenthemes support