mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
19 lines
458 B
Markdown
19 lines
458 B
Markdown
# Wechat
|
|
|
|
```text
|
|
$ cordova plugin add cordova-plugin-wechat --variable wechatappid=YOUR_WECHAT_APPID
|
|
$ npm install @awesome-cordova-plugins/wechat
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/wechat/)
|
|
|
|
Plugin Repo: [https://github.com/xu-li/cordova-plugin-wechat.git](https://github.com/xu-li/cordova-plugin-wechat.git)
|
|
|
|
A cordova plugin, a JS version of Wechat SDK
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
* iOS
|
|
|