-
Couldn't load subscription status.
- Fork 5
Closed
Description
Hi,
It works well with direction="column", but when direction is set to column-reverse, the views are not aligned and coloredIcons are not drawn from bottom to up.
<Rating
rated={0.5}
totalCount={1}
ratingColor="#f1c644"
ratingBackgroundColor="#d4d4d4"
size={100}
readonly
icon="ios-star"
direction="column" // direction="column-reverse"
/>
| direction="column" | direction="column-reverse" |
|---|---|
![]() |
![]() |
Metadata
Metadata
Assignees
Labels
No labels

