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

Remove play core reference and implement review library instead. #142

Closed Solly74 closed 1 year ago

Solly74 commented 1 year ago
- Remove play core reference and implement review library instead.
- Use gms.tasks.Task instead of play core tasks reference
MinaSamir11 commented 1 year ago

Thank you for your efforts. @Solly74