pankod / react-native-store-rating

Ratings and reviews influence how your app ranks in search results, and can affect whether someone downloads your app. Users can rate your app on a scale of desired amount of stars.
78 stars 30 forks source link

The onSendReview function doesn't work #32

Open imanshul opened 3 years ago

imanshul commented 3 years ago

There is no such function in the code named "onSendReview" so you'll never get a callback to the rating if the threshold is above the set threshold.

I want a callback when the user is redirected to the app store. But it doesn't provide one.

It also doesn't allow to override the send rate button click.

Useless.