1
0
Fork 0
This commit is contained in:
Travis Fischer 2018-08-22 21:40:19 -05:00 committed by Joost De Cock
parent 6374dc2967
commit 9027ac9823

View file

@ -133,6 +133,7 @@ Here are some example libraries that have been bootstrapped with `create-react-l
- [worldwind-react-globe](https://github.com/emxsys/worldwind-react-globe) - NASA WorldWind globe component for React.
- [react-shimmer](https://github.com/gokcan/react-shimmer) - Shimmer effect for loading images.
- [react-login-modal-sm](https://github.com/Silind/react-login-modal-sm) - Customizable React social media login modal.
- [react-gradient-scroll-indicator](https://github.com/jbccollins/react-gradient-scroll-indicator) - Wrapper for scrollable content with gradients.
- ... and hundreds more!
Want to add yours to the list? Submit an [issue](https://github.com/transitive-bullshit/create-react-library/issues/new).