react-custom-scrollbars icon indicating copy to clipboard operation
react-custom-scrollbars copied to clipboard

No longer being maintained

Open luxotus opened this issue 4 years ago • 4 comments

If your thinking about using this, don't. You will spend a lot of wasted time trying to debug issues. Current issue count 130+ and Pull requests 30+. If this helps at least 1 person to find another solution for scrollbar then this post was worth it.

List of some possible solutions:

  • https://css-tricks.com/the-current-state-of-styling-scrollbars/
  • https://www.w3schools.com/howto/howto_css_custom_scrollbar.asp
  • https://github.com/rommguy/react-custom-scroll
  • https://github.com/xobotyi/react-scrollbars-custom

luxotus avatar Jan 28 '20 20:01 luxotus

even though this project is dead, i'm still using it because it's the best scrollbar lib out there..

theweiweiway avatar Feb 11 '20 23:02 theweiweiway

This project shocked me on how easy it is to bring a default but perfect scroller bar to my project.

zhaoyao91 avatar Feb 19 '20 10:02 zhaoyao91

This project shocked me on how easy it is to bring a default but perfect scroller bar to my project.

As long as you dont run into one of this 130 unsolved problems

ErikParso avatar Mar 17 '20 18:03 ErikParso

I needed one of those issues fixed so created my own fork and published to this repo https://github.com/RobPethick/react-custom-scrollbars-2 and put it to npm under react-custom-scrollbars-2

If anyone needs one of those issues fixed feel free to submit PRs

RobPethick avatar Sep 18 '20 07:09 RobPethick