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:
29
docs/plugins/pushape-push/README.md
Normal file
29
docs/plugins/pushape-push/README.md
Normal file
@@ -0,0 +1,29 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/pushape-push/index.ts#L262">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# PushapePush
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add pushape-cordova-push
|
||||
$ npm install @ionic-native/plugins/pushape-push
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/pushape-push/)
|
||||
|
||||
Plugin Repo: [https://github.com/gluelabs/pushape-cordova-push](https://github.com/gluelabs/pushape-cordova-push)
|
||||
|
||||
Register and receive push notifications.
|
||||
This plugin extends functionalities of Push native plugin in order to use it with Pushape service.
|
||||
|
||||
Pushape service: @link https://glue-labs.com/pushape-invio-notifiche-push-ios-android-api-sdk
|
||||
|
||||
Requires Cordova plugin: `pushape-cordova-push`. For more info, please see the [Pushape plugin docs](https://github.com/gluelabs/pushape-cordova-push).
|
||||
|
||||
For TypeScript users, see the [Pushape plugin docs about using TypeScript for custom notifications](https://github.com/gluelabs/pushape-cordova-push/blob/master/docs/PUSHAPE_TYPESCRIPT.md).
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
- Browser
|
||||
- iOS
|
||||
Reference in New Issue
Block a user