react-native-play-store-in-app-review
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

react-native-play-store-in-app-review

Use the new Google Play Store in-app review API in your React Native app !

Installation

  1. Install the package
yarn add react-native-play-store-in-app-review

Usage

import PlayStoreInAppReview from "react-native-play-store-in-app-review";
 
// start app review process
 
await PlayStoreInAppReview.startInAppReview();

Test the integration

Please refer to the official Google documentation for a complete test guide, troubleshooting etc...

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i react-native-play-store-in-app-review

Weekly Downloads

19

Version

1.0.1

License

MIT

Unpacked Size

1.12 MB

Total Files

206

Last publish

Collaborators

  • lucienbl