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

Do we have access to NOT_NOW, SUBMIT and CANCEL buttons? #130

Closed ShashikaVirajh closed 1 year ago

ShashikaVirajh commented 1 year ago

Hi @MinaSamir11 Do we have access to cancel, submit and not now buttons? For each button, if we have to handle 3 different scenarios, how can we do that?

Thanks..

MinaSamir11 commented 1 year ago

It’s handled and designed by google play app store APIs according to their policy.