mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-20 00:06:24 +08:00
GitBook: [master] 215 pages modified
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user