GithubHelp home page GithubHelp logo

luke-hawk / nativescript-store-ratings Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 1.22 MB

Add in-app reviews to your nativescript app

License: Apache License 2.0

Shell 39.36% JavaScript 39.29% TypeScript 21.34%

nativescript-store-ratings's Introduction

Nativescript: Store Ratings

This plugin exposes the native In-App Reviews for iOS and Android. Please refer to the respective guidelines of Apple and Google.

Installation

tns plugin add nativescript-store-ratings

Usage

You can ask for a review anywhere in your app by importing

import * as storeRating from 'nativescript-store-ratings';

and calling

storeRating.initRating();

That's it! Your user will be prompted to review your app by tapping on a star and leave an additional comment. Note: The dialog won't show in development on Android. It'll only be displayed if your app is on the internal test track or in production. For more information about testing the integration on Android please refer to this guide

nativescript-store-ratings's People

Contributors

luke-hawk avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

nativescript-store-ratings's Issues

Feature Request

Is it possible to get a response from the API call to see if the user submitted a rating or not? That way, if a user did submit a rating I can set a boolean to not prompt that user again.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.