React Native module to request users to leave an app review.
npm install react-native-app-review
import AppReview from "react-native-app-review";
// ...
AppReview.launch();
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT