npm install @triniwiz/nativescript-star-ratingsDocumentation for the latest stable release
| 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 | ✅ | ❌ |
Apache License Version 2.0