I am trying to migrate the metronic8 react theme to next js, but the layout gave me alot of problems , do you have a guide? or should I stop trying?
Hi,
Sorry for the late reply.
We haven't tried combining our current React version with NextJs, we already have plans on adding a separate NextJs version this year.
You can find Metronic roadmap here:
https://devs.keenthemes.com/question/metronics-roadmap-for-2024
Please note that our current React version is a client application and NextJs is a server-side rendered application that gets rendered differently. To convert our React theme to NextJs you can follow the tutorial below:
https://nextjs.org/docs/app/building-your-application/upgrading/from-vite
Regards,
Lauris Stepanovs,
Keenthemes Support Team