Skip to content

Get Started

NativeScript-Use/Vue is based on VueUse, it is a collection of utilities for NativeScript-Vue3

Most of the VueUse functions work by default in NativeScript-Vue, only utilities that depend on the dom or web elements are the functions that don't work in NativeScript-Vue. In addition, this package adds specific functions for Vue in Native.

Installation

bash
npm i @nativescript-use/vue

Need a NativeScript-Vue3 Starter?

Check out Quick start section.