Handles the communication to the NativeScript Preview Apps
Перейти к файлу
Stoyan Stratev 83f2b95922
Merge pull request #47 from telerik/lini/update-ks-preview-151
Update KS preview app versions
2019-12-04 16:59:40 +02:00
.vscode Use MessagePack to encode large sessions 2019-04-23 11:51:38 +03:00
src Update KS preview app versions 2019-12-04 13:41:08 +02:00
.gitignore chore: rename preview-app-versions.json to preview-app-versions.js in order to import the file both from nodejs and in browser. 2018-09-20 08:43:57 +03:00
.npmignore chore: bump version 2018-10-04 18:38:00 +03:00
LICENSE chore: add a license file 2018-09-03 11:31:40 +03:00
README.md refactor: move the minimum app version from the playground to the SDK 2018-08-09 18:05:31 +03:00
package-lock.json chore(deps): bump axios from 0.18.0 to 0.18.1 2019-10-03 07:50:08 +00:00
package.json Merge pull request #42 from telerik/dependabot/npm_and_yarn/axios-0.18.1 2019-10-24 15:51:33 +03:00
tsconfig.json * Set declaration: true inside tsconfig in order to generate definition files 2018-08-15 14:08:42 +03:00
tslint.json chore: add deviceId on logMessage, add tsc on prepare, add linter 2018-10-05 11:10:19 +03:00

README.md

nativescript-preview-sdk

Handles the communication to the NativeScript Preview Apps. Used by the NativeScript Playground and CLI.