We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff76e19 commit d41aa80Copy full SHA for d41aa80
README.md
@@ -1,6 +1,12 @@
1
# react-native-rating-element
2
3
-A simple rating library for react native supporting decimal point and custom icon set
+A simple readonly rating library for react native supporting decimal point and custom icon set.
4
+
5
+Please note: This is my first open source and I am very wiling to improve this code. If you have any suggestions, kindly raise an PR.
6
7
+Next improvements in plan:
8
+1. Make this interactive, take input from user and record the rating provided.
9
+2. Add typescript and unit test cases
10
11
## Installation
12
0 commit comments