Handles the communication to the NativeScript Preview Apps
Перейти к файлу
Fatme 05067aca63
Update version
2018-10-02 12:44:46 +03:00
src fix: pass platform and deviceId to pubnub message in order to show correctly updater page on device with new versions of preview apps 2018-10-02 12:41:46 +03: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: fix npm and git ignore files 2018-08-13 11:40:27 +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 updated package-lock 2018-09-28 18:06:12 +03:00
package.json Update version 2018-10-02 12:44:46 +03:00
tsconfig.json * Set declaration: true inside tsconfig in order to generate definition files 2018-08-15 14:08:42 +03:00

README.md

nativescript-preview-sdk

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