noeldelgado / react-gemini-scrollbar

:last_quarter_moon: React component for custom overlay-scrollbars with native scrolling mechanism.
MIT License
133 stars 24 forks source link

Apply to whole page #24

Open moimael opened 8 years ago

moimael commented 8 years ago

Hi,

I'm trying to use react-gemini-scrollbar in an isomorphic react app, and I have trouble making it work. How do I apply it to the whole page ?

Thanks !

noeldelgado commented 8 years ago

Hi, can you explain a bit more about the problem you are having?

http://requirebin.com/ can be a good option to setup a small prototype, that would let me understand better.

Thanks.