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:
@@ -0,0 +1,20 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/google-nearby/index.ts#L2">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# Google Nearby
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-google-nearby --variable API_KEY="123456789"
|
||||
$ npm install @ionic-native/plugins/google-nearby
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/google-nearby/)
|
||||
|
||||
Plugin Repo: [https://github.com/hahahannes/cordova-plugin-google-nearby](https://github.com/hahahannes/cordova-plugin-google-nearby)
|
||||
|
||||
This plugin adds support for the Google Nearby Messages API.
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
Reference in New Issue
Block a user