react-scroll-locky
react-scroll-locky copied to clipboard
📜🔒 – React full-cream "anti-scroll" library, you were looking for
Results
2
react-scroll-locky issues
Sort by
recently updated
recently updated
newest added
trafficstars
I'm using the library with a mobile menu like this: ``` import { ScrollLocky } from 'react-scroll-locky'; import MotionDrawer from 'react-motion-drawer'; // content ``` The problem is that above the...
When using the basic ScrollLocky component, it works as intended but the scrolling behaviour is strange. I can scroll for maybe 100px before it locks. I have to lift my...