react-native-request-review

React Native library for requesting App Store and Google Play reviews


Keywords
react-native, ios, android, app-review, app-store-review, google-play-review, in-app-review, rating, review, request-review, mobile-app, app-feedback, user-feedback, app-rating, app-promotion, user-engagement, app-store-optimization, google-play-optimization
License
MIT
Install
npm install [email protected]

Documentation

react-native-request-review

React Native library for requesting App Store and Google Play reviews

Installation

npm install react-native-request-review

or

yarn add react-native-request-review

Usage

import { requestReview } from 'react-native-request-review';

// ...

requestReview();

Contributing

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

License

MIT