$ npm i @bgoswaldo/react-native-in-app-store-review$ yarn add @bgoswaldo/react-native-in-app-store-reviewDescription
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.
