2.1.4 • Published 9 months ago

@akylas/nativescript-app-utils v2.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

NativeScript Application Utils

A NativeScript plugin with utils for app dev

Usage

npm install @akylas/nativescript-app-utils --save

Development workflow

If you would like to contribute to this plugin in order to enabled the repositories code for development follow this steps:

  • Fork the repository locally
  • Open the repository in your favorite terminal
  • Navigate to the src code that contains the plugin's code cd /src
  • Execute the npm script nmp run build.wrappers or npm run build.wrappers.watch
  • When running the Vanila NativeScript demo app execute: npm run demo.android or npm run demo.ios
  • When running the Angular NativeScript demo app execute: npm run demo.angular.android or npm run demo.angular.ios
2.1.4

9 months ago

2.1.3

9 months ago

2.1.2

9 months ago

2.1.1

10 months ago

2.1.0

10 months ago

1.0.0

10 months ago