8000 GitHub - safaiyeh/react-native-app-review: React Native module to request users to leave an app review.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

safaiyeh/react-native-app-review

Repository files navigation

react-native-app-review

React Native module to request users to leave an app review.

Installation

npm install react-native-app-review

Usage

import AppReview from "react-native-app-review";

// ...

AppReview.launch();

Contributing

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

License

MIT

0