Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/safaiyeh/react-native-app-review

React Native module to request users to leave an app review.
https://github.com/safaiyeh/react-native-app-review

android app-review appstore ios macos playstore react-native

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# react-native-app-review

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

## Installation

```sh
npm install react-native-app-review
```

## Usage

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

// ...

AppReview.launch();
```

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

## License

MIT