react-native-in-app-review
Advanced tools
Comparing version 2.0.8 to 2.0.9
{ | ||
"name": "react-native-in-app-review", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"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.", | ||
@@ -10,8 +10,8 @@ "main": "index.js", | ||
"keywords": [ | ||
"react native", | ||
"react-native", | ||
"review", | ||
"app review", | ||
"in app review", | ||
"app-review", | ||
"in-app-review", | ||
"react-native-in-app-review", | ||
"store kit", | ||
"store-kit", | ||
"android", | ||
@@ -18,0 +18,0 @@ "ios", |
36