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,22 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/in-app-review/index.ts#L1">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# In App Review
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add com.omarben.inappreview
|
||||
$ npm install @ionic-native/plugins/in-app-review
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/in-app-review/)
|
||||
|
||||
Plugin Repo: [https://github.com/omaxlive/com.omarben.inappreview](https://github.com/omaxlive/com.omarben.inappreview)
|
||||
|
||||
This plugin does use the iOS class SKStoreReviewController to open the inApp review popup available since iOS 10.3
|
||||
|
||||
This functionality only works on iOS devices
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- iOS
|
||||
Reference in New Issue
Block a user