1.1.0 • Published 4 years ago

react-native-app-review v1.1.0

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

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