文件名称:nativescript-meteor-client:使用nativescript-websockets在NativeScript中进行流星集成
文件大小:404KB
文件格式:ZIP
更新时间:2024-02-25 03:38:18
typescript meteor angular-2 nativescript NativeScriptTypeScript
使用nativescript-websockets在NativeScript中进行流星集成 $ tns plugin add nativescript-meteor-client 要初始化您的Meteor连接和类,请在platformNativeScriptDynamic导入之后添加以下代码段: import { platformNativeScriptDynamic } from "nativescript-angular/platform" ; require ( 'nativescript-meteor-client' ) ( { url : 'http://127.0.0.
【文件预览】:
nativescript-meteor-client-master
----src()
--------index.ts(255B)
----scripts()
--------copy.js(90B)
----.npmignore(55B)
----tsconfig.json(336B)
----LICENSE(1KB)
----README.md(657B)
----dist()
--------meteor()
--------index.d.ts(97B)
--------index.js(168B)
----.gitignore(20B)
----package.json(1KB)