@viostec/nativescript-helloworld
v1.0.1
Published
Plugin para nativescript 7 teste
Downloads
3
Readme
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