You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
A simple rating library for react native supporting decimal point and custom icon set.
4
4
5
-
I created this small library as [react-native-ratings](https://github.com/Monte9/react-native-ratings) package was causing UI issues in Android device, when applied withing touchable opacity element.
5
+
I created this small library as [react-native-ratings](https://github.com/Monte9/react-native-ratings) package was causing UI issues in Android device, when applied within touchable opacity element.
6
6
Also the <AirbnbRating /> component, does not support fractions.
7
7
8
8
This package works perfectly on android's TouchableOpacity, support icons from Ionicons and also support fractions.
0 commit comments