1.0.10 • Published 1 year ago

node-mac-request-review v1.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

1.0.8

1 year ago

1.0.10

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago