0.2.0 • Published 10 months ago
react-native-request-review v0.2.0
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