Skip to content

Commit a4dd1af

Browse files
authored
Update README.md
1 parent 56531fb commit a4dd1af

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,13 @@ Prop | Type | Default | Description
227227

228228
I appreciate your feedback, so please star the repository if you like it. This is the best motivation for me to maintain the package and add new features. If you have any feature requests, found a bug, or have ideas for improvement, feel free to [open an issue](https://github.com/kolking/react-native-avatar/issues).
229229

230+
Also, please check out my other React Native components that might be a good fit for your project:
231+
232+
- [React Native Rating](https://github.com/kolking/react-native-rating) - An interactive rating component.
233+
- [React Native Page Indicator](https://github.com/kolking/react-native-page-indicator) - Show the current page of a swiper, slideshow, carousel, etc.
234+
- [React Native Parallax Swiper](https://github.com/kolking/react-native-parallax-swiper) - Build a horizontal scroll swiper with a parallax effect.
235+
- [React Native Crossfade Image](https://github.com/kolking/react-native-crossfade-image) - Update image source with crossfade transition effect.
236+
230237
## License
231238

232239
Licensed under the MIT license.

0 commit comments

Comments
 (0)