Releases: ui-ninja/react-native-rating-element
Releases · ui-ninja/react-native-rating-element
bugfix: column reverse not working properly when rating is less than 1
11 Jan 07:33
7d65004
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
a11y ready package
07 Aug 09:27
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
Accessibility properties added for non-readonly element
Minor change to IconBar -> `TouchableOpacity` element
20 Jul 21:11
97a544f
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
Adding support for custom images
10 Jul 15:05
1d2223c
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
onStarTap changed to onIconTap
support added for custom image
new props added - type, selectedIconImage and emptyIconImage
updated readme
Direction aware rating icons v5
10 Jul 09:25
f4c4ce8
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
Added support for customising direction of icons.
Pass "direction" prop to any value from [ "row", "row-reverse", "column", "column-reverse"].