awesome-cordova-plugins/docs/plugins/google-plus/README.md

25 lines
637 B
Markdown
Raw Normal View History

2021-09-29 20:09:02 +08:00
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/google-plus/index.ts#L1">
Improve this doc
</a>
# Google Plus
```
$ ionic cordova plugin add cordova-plugin-googleplus --variable REVERSED_CLIENT_ID=myreversedclientid
$ npm install @ionic-native/plugins/google-plus
```
## [Usage Documentation](https://ionicframework.com/docs/native/google-plus/)
Plugin Repo: [https://github.com/EddyVerbruggen/cordova-plugin-googleplus](https://github.com/EddyVerbruggen/cordova-plugin-googleplus)
2021-09-29 20:38:45 +08:00
2021-09-29 20:09:02 +08:00
## Supported platforms
- Android
- iOS
2021-09-29 20:38:45 +08:00