Skip to content

enfp-dev-studio/node-mac-request-review

Repository files navigation

node-mac-request-review

npm


Note

A Native module to show App Store review requesting UI. This library is a simple wrapper of Storekit's requestReview.
It was created for use in Electron apps. It is currently being used in my app, Capture Note.

image

How To Install

$ yarn add node-mac-request-review

How to Use

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

// Ask Review
requestReview();

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors