react-scrollmagic icon indicating copy to clipboard operation
react-scrollmagic copied to clipboard

React components for ScrollMagic

Results 25 react-scrollmagic issues
Sort by recently updated
recently updated
newest added

Since the project seems to be abandoned, do exists currently supported react alternatives? I'd like to have the "pin" option but need callbacks to the entering or leaving items

Is there a way to get a reference to the current visible component? In my specific case, when scrolling, user can click an always visible button (it has a fixed...

Error message: ``` Unhandled Runtime Error TypeError: Cannot read properties of undefined (reading 'firstChild') Call Stack Object._indicators.updateBoundsPositions node_modules/react-scrollmagic/dist/index.es.js (3139:0) eval node_modules/react-scrollmagic/dist/index.es.js (3285:0) ``` Here is the code: ``` Sticky Example...

Hi i'd like to ask a question with this library, in ScrollMagic library im able to implement smooth scroll, but in this lib i dont know how to implement if...

docs say I can set the progress of a scene, but can't seem to figure out how to to do it w react-scrollmagic

Hi is it possible to assign an event listener to a Scene? Access to events is described here https://github.com/bitworking/react-scrollmagic/issues/2 and here https://github.com/bitworking/react-scrollmagic/issues/34 by wrapping Scene's child in a function. This...

Bumps [next](https://github.com/vercel/next.js) from 7.0.3 to 11.1.3. Release notes Sourced from next's releases. v11.1.3 See https://github.com/vercel/next.js/releases/v12.0.5 for details about this patch. v11.1.3-canary.105 Core Changes Update swc-minify-enabled link: #30290 Fix middleware header...

dependencies