react-vue icon indicating copy to clipboard operation
react-vue copied to clipboard

Run Vue in React and React Native

Results 2 react-vue issues
Sort by recently updated
recently updated
newest added

## I'm try use simple vue component in simple react application When i'm use lang="ts" ``` ... ``` Raise error ``` Could not find a declaration file for module 'react-vue'....

It Would be great If we could use Reactnative without having to use react. Will it be possible in near future?