npm i --save @viostec/nativescript-helloworld
- Version: 1.0.1
- GitHub:
- NPM: https://www.npmjs.com/package/%40viostec%2Fnativescript-helloworld
- Downloads:
- Last Day: 0
- Last Week: 0
- Last Month: 0
Nativescript nativescript-helloworld
ns plugin add @viostec/nativescript-helloworld
Usage
Plugin contém a função helloWorld()
import { NativescriptHelloworld } from '@viostec/nativescript-helloworld';
const ns = new NativescriptHelloworld();
ns.helloWorld();
License
Apache License Version 2.0