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,25 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/app-rate/index.ts#L198">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# App Rate
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-apprate
|
||||
$ npm install @ionic-native/plugins/app-rate
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/app-rate/)
|
||||
|
||||
Plugin Repo: [https://github.com/pushandplay/cordova-plugin-apprate](https://github.com/pushandplay/cordova-plugin-apprate)
|
||||
|
||||
The AppRate plugin makes it easy to prompt the user to rate your app, either now, later, or never.
|
||||
|
||||
Requires Cordova plugin: cordova-plugin-apprate. For more info, please see the [AppRate plugin docs](https://github.com/pushandplay/cordova-plugin-apprate).
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
- BlackBerry 10
|
||||
- iOS
|
||||
- Windows
|
||||
Reference in New Issue
Block a user