1.0.10 • Published 2 years ago

node-mac-request-review v1.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

node-mac-request-review

A Native module to show App Store review requesting UI. It tells StoreKit to ask the user to rate or review the app.

Note

This API is wrapping Storekit:requestReview.
I create this library for Capture Note.

How To Install

$ yarn add node-mac-request-review

How to Use

import { requestReview } from "node-mac-request-review";

// Ask Review
requestReview();
1.0.9

2 years ago

1.0.8

2 years ago

1.0.10

2 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago