react-native-store-review
react-native-store-review copied to clipboard
Rate on App/Play Store directly in your React Native app
Results
13
react-native-store-review issues
Sort by
recently updated
recently updated
newest added
trafficstars
I’m trying to set up a feature that redirects users to the app store so they can rate our application, but I can’t find the App ID configuration required for...
`SKStoreReviewController requestReview` became deprecated as of iOS18.0. This PR adds the AppStore requestReview method, which was introduced in iOS16.0. I also added a commit to update the example to the...