UNPKG

capacitor-rate-app

Version:

Let users rate your app using native rate app dialog for both Android and iOS.

5 lines (4 loc) 141 B
import type { RateAppPlugin } from './definitions'; declare const RateApp: RateAppPlugin; export * from './definitions'; export { RateApp };