react-native-in-app-review
Advanced tools
Comparing version 3.2.3 to 3.3.1
{ | ||
"name": "react-native-in-app-review", | ||
"version": "3.2.3", | ||
"version": "3.3.1", | ||
"description": "react native in app review, to rate on Play store, App Store, Generally, the in-app review flow (see figure 1 for play store, figure 2 for ios) can be triggered at any time throughout the user journey of your app. During the flow, the user has the ability to rate your app using the 1 to 5 star system and to add an optional comment for play store only. Once submitted, the review is sent to the Play Store or App store and eventually displayed.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# react-native-in-app-review | ||
![npm](https://img.shields.io/npm/dw/react-native-in-app-review?logo=npm) | ||
[![npm downloads](https://img.shields.io/npm/dm/react-native-in-app-review.svg) ](//npmjs.com/package/react-native-in-app-review) | ||
![npm](https://img.shields.io/npm/v/react-native-in-app-review?logo=npm) | ||
![Travis (.com) branch](https://img.shields.io/travis/com/MinaSamir11/react-native-in-app-review/master) | ||
![Coveralls github branch](https://img.shields.io/coveralls/github/MinaSamir11/react-native-in-app-review/master) | ||
@@ -40,8 +38,4 @@ | ||
If you use Expo to create a project [you'll just need to](https://facebook.github.io/react-native/docs/getting-started#caveats) "[eject](https://docs.expo.io/versions/latest/expokit/eject)". | ||
If you use Expo to create a project, you can create a [development build](https://docs.expo.dev/development/introduction/) for your project using [EAS Build](https://docs.expo.dev/build/introduction/) or [eject to the bare workflow](https://docs.expo.dev/workflow/customizing/). | ||
``` | ||
expo eject | ||
``` | ||
Install React Native In App Review package | ||
@@ -48,0 +42,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
45250
291