Skip to content

Commit d41aa80

Browse files
authored
Update README.md
1 parent ff76e19 commit d41aa80

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# react-native-rating-element
22

3-
A simple rating library for react native supporting decimal point and custom icon set
3+
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
410

511
## Installation
612

0 commit comments

Comments
 (0)