Skip to content

Commit 96b74f8

Browse files
author
Rishabh
committed
updating readme
1 parent 357f917 commit 96b74f8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ import { Rating } from "react-native-rating-element";
2929
icon="ios-star"
3030
/>
3131
```
32-
## Output
33-
![Output](https://i.ibb.co/R7f680V/output.png)
3432

3533
## API
3634

@@ -43,6 +41,9 @@ import { Rating } from "react-native-rating-element";
4341
| `size` | 24 | number | Pass in a custom font size for the icon |
4442
| `icon` | 25 | number | Pass in a custom text for the icon. For ex. 'beer', 'bulb'. These icons are imported from package [react-native-vector-icons](https://oblador.github.io/react-native-vector-icons/). Please Note: For now this package only support Ionicons |
4543

44+
## Output
45+
![Output](https://i.ibb.co/R7f680V/output.png)
46+
4647
## Contributing
4748

4849
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

0 commit comments

Comments
 (0)