mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
21
docs/plugins/wechat/README.md
Normal file
21
docs/plugins/wechat/README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/wechat/index.ts#L1">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# Wechat
|
||||
|
||||
```
|
||||
$ cordova plugin add cordova-plugin-wechat --variable wechatappid=YOUR_WECHAT_APPID
|
||||
$ npm install @ionic-native/plugins/wechat
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/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