Search code examples
vue.jsmobileexpovue-native

getting started with Vue native


I've installed Vue-native-cli

Do I need to install expo-cli and react-native-cli to use build project with vue native?

I've been seeing errors like

  • Expo not found and
  • React, React-dom not found when I run the command

vue-native init <projet name>


Solution

  • Vue Native has been deprecated and is no longer maintained.