react-custom-scrollbars
react-custom-scrollbars copied to clipboard
Support `mobile` prop to force mobile device use custom scrollbar
This PR adds a new attribute mobile, which force mobile device use the custom scrollbar.
(mobile means the native scrollbar width is 0)
ref: #299
@malte-wessel Any chance we can get this pull request merged? This is exactly the functionality I need and think it's a good contribution to the repo.
Hello, is this feature ready yet ?
@malte-wessel +1 I'm willing to improve a scrollable table UX by placing scrollbars on the header, and also use onUpdate prop to render a message like "more content to the right" until it reached scroll right limit, also projecting a shadow when left scrolled in the fixed column... It looks good on PC, but mobile native scrollbars "broke" my feature