@viostec/nativescript-helloworld
by viostec | v1.0.1
Plugin para nativescript 7 teste
npm i --save @viostec/nativescript-helloworld

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