MinaSamir11 / react-native-in-app-review

The Google Play In-App Review API, App store rating API lets you prompt users to submit Play Store or App store ratings and reviews without the inconvenience of leaving your app or game.
MIT License
646 stars 56 forks source link

Is there a way to get the given rating by a user? #129

Closed ShashikaVirajh closed 1 year ago

ShashikaVirajh commented 1 year ago

Hi @MinaSamir11, Is there any way to get the rating that was given by a user? There is a scenario to navigate to different pages depending on the given rating. How do we get the rating given by the current user?