mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/launch-review/index.ts#L2">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# Launch Review
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-launch-review
|
||||
$ npm install @ionic-native/plugins/launch-review
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/launch-review/)
|
||||
|
||||
Plugin Repo: [https://github.com/dpa99c/cordova-launch-review](https://github.com/dpa99c/cordova-launch-review)
|
||||
|
||||
Assists in leaving user reviews/ratings in the App Stores.
|
||||
|
||||
- Launches the platform's App Store page for the current app in order for the user to leave a review.
|
||||
- On iOS (10.3 and above) invokes the native in-app rating dialog which allows a user to rate your app without needing to open the App Store.
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
- iOS
|
||||
Reference in New Issue
Block a user