@viostec/nativescript-helloworld
为 nativescript 7 测试的插件
npm i --save @viostec/nativescript-helloworld

Nativescript nativescript-helloworld

ns plugin add @viostec/nativescript-helloworld

用法

插件包含 helloWorld() 函数

import { NativescriptHelloworld } from '@viostec/nativescript-helloworld';

const ns = new NativescriptHelloworld();
ns.helloWorld();

许可证

Apache 许可证版本 2.0