react-native-request-review
v0.2.0
Published
React Native library for requesting App Store and Google Play reviews
Downloads
37
Maintainers
Readme
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