nativescript-upgrade
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

nativescript-upgrade

upgrade for NativeScript.

Supported platforms

  • Android (any device with Android 4.4 and higher)

There is no support for iOS yet!

Installing

tns plugin add nativescript-upgrade

Usage

Here is a TypeScript example:

import {MyUpgradeHelper} from "nativescript-upgrade";

var upgradeHelper = new MyUpgradeHelper();
upgradeHelper.check("http://www.upgrade.com/upgrade?version=3");

Package Sidebar

Install

npm i nativescript-upgrade

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

107 kB

Total Files

18

Last publish

Collaborators

  • mozhju