Guide
- Installation
- Introduction
- Getting Started
- Declarative Rendering
- Basic Components
- Conditionals and Loops
- Composing with components
- Handling user input
- Animations
- Slots
- Component As Prop
- Device APIs
- React Native
- Ready for more?
- Vue Native Router
- Testing
- Community Libraries
- How does it work?
- How to contribute
- FAQ
⚠️ Vue Native has been deprecated and is no longer maintained.
Ready for more?
We’ve briefly introduced the most basic features of Vue Native - we are making continuous efforts to improve our docs.
Since Vue Native connects React Native and Vue.js, you can also go through React Native Docs and Vue.js Docs.
To implement state management using Vuex, you can also go through Vuex.
If you want to use vuex-persist
to persist your state, you can refer this example.
Caught a mistake or want to contribute to the documentation?
Edit this page on GitHub!