0.1.6 • Published 2 years ago

sky-vue-native-core v0.1.6

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

Vue Native: Read more at vue-native.io

Start with the Vue Native CLI

The Vue Native CLI is used to generate a Vue Native app, which is a React Native API wrapper. This means that with Vue Native, you can do anything that could be done with React Native.

The Vue Native CLI generates a simple single page appliction (SPA) using create-react-native-app and vue-native-core.

Installation Prerequisites

You should have create-react-native-app or react-native-cli installed as a global dependency

For React Native ClI => npm install react-native-cli -g
For CRNA => npm install create-react-native-app -g

Installation:

$ npm install -g vue-native-cli

Generate CRNA + Vue App App

$ vue-native init <projectName>

License

MIT

Credits to react-vue

A huge thanks to the author of react-vue for most of the work on Vue Native.

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.2

2 years ago

0.1.3

2 years ago

0.1.1

4 years ago

0.1.0

5 years ago

0.0.9

5 years ago