search

Home  >  Q&A  >  body text

Can I use React.js components and packages in Vue.js and vice versa?

Let's say I'm working on a new Vue project and I want to use components from the old React project, so copy the component files to my new project and just Just import these components.

I found out that it can be done using Vuera, but I was wondering if it can be done without using Vuera as it is limited to not supporting newer React and Vue versions.

So, is there a way to configure my React and Vue projects?

P粉416996828P粉416996828241 days ago462

reply all(1)I'll reply

  • P粉726133917

    P粉7261339172024-03-28 00:36:17

    You can view this here Vuera Currently does not work with Vue3 But hopefully it will come soon

    reply
    0
  • Cancelreply