AcertijosappsThe puzzle is in the making
ES
Back

react-native-in-app-store-review

@bgoswaldo/react-native-in-app-store-review · v1.0.5 · 500+downloads

React Native
Choose package manager
$ npm i @bgoswaldo/react-native-in-app-store-review$ yarn add @bgoswaldo/react-native-in-app-store-review

Description

Ask users to rate your app without leaving it, using each platform's native in-app review flow.

  • iOS: SKStoreReviewController.
  • Android: Play In-App Review (com.google.android.play:review-ktx).
  • Fallback: opens the store listing when the native module isn't available (e.g. Expo Go, or before you rebuild).

Requires iOS 13+ and minSdkVersion 21+. Uses a legacy bridge module that works under both the old and the New Architecture through the interop layer.