vext-react
v2.6.8
Published
Use react components in the Vue project
Downloads
4
Readme
react
Use react components in the Vue project
import VueReact from "vext-react";
Vue.use(VueReact);
import TweenOne from "rc-tween-one";
Vue.useReact("TweenOne", TweenOne);
Reference
https://github.com/alkin/vue-react