# Nativescript nativescript-star-ratings ```javascript npm install @triniwiz/nativescript-star-ratings ``` ## API documentation [Documentation for the latest stable release](https://triniwiz.github.io/nativescript-plugins/api-reference/star-ratings.html) ## API |Property | Default | Type | iOS | Android| Description |---|---|---|---|---|---| |emptyBorderColor | blue | string | ✅ | ❌| emptyColor| white | string | ✅ |✅| filledBorderColor | blue| string| ✅| ❌| filledColor| white | string| ✅| ✅| value| 0| number| ✅| ✅| max | 5| number| ✅| ✅| isindicator | false| boolean| ✅| ✅| updateOnTouch | true| boolean| ✅| ❌|IOS only, enable/disable user interaction starSize | 30| number| ✅| ❌| starMargin | 5| number| ✅| ❌| ## License Apache License Version 2.0