Skip to content

vue-extension/react

Repository files navigation

react

Use react components in the Vue project

yarn add --save vext-react
npm i --save vext-react
import VueReact from "vext-react";
Vue.use(VueReact);

Use in the vue file:

import TweenOne from "rc-tween-one";
Vue.useReact("TweenOne", TweenOne);

Reference

https://github.com/alkin/vue-react

About

Use react components in the Vue project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •