sharing:devkit 的共享插件

时间:2021-06-14 09:39:17
【文件属性】:
文件名称:sharing:devkit 的共享插件
文件大小:35KB
文件格式:ZIP
更新时间:2021-06-14 09:39:17
JavaScript 开发包分享 用于访问本机共享的 devkit 插件 用法 安装 在您的 devkit 应用程序目录中,运行devkit install https://github.com/gameclosure/devkit-sharing 。 JavaScript 一、导入分享插件 // Need to import the plugin import Sharing ; // Some time later in the application Sharing . share ( { message : 'This message brought to you by devkit sharing' , url : '' , // optional url to add to the message title : '' , // optional title for sharing
【文件预览】:
sharing-master
----ios()
--------SharingPlugin.h(74B)
--------config.json(119B)
--------SharingPlugin.mm(5KB)
----.gitignore(14B)
----README.md(1023B)
----android()
--------config.json(88B)
--------SharingPlugin.java(7KB)
----test()
--------test.js(116B)
--------_init.js(185B)
----package.json(335B)
----testapp()
--------.gitignore(23B)
--------manifest.json(466B)
--------README.md(536B)
--------resources()
--------LICENSE(16KB)
--------src()
----js()
--------browser.js(342B)
--------util.js(2KB)
--------native.js(890B)
--------index.js(910B)

网友评论