@viostec/nativescript-helloworld

Plugin para nativescript 7 teste

Usage no npm install needed!

<script type="module">
  import viostecNativescriptHelloworld from 'https://cdn.skypack.dev/@viostec/nativescript-helloworld';
</script>

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