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

Is it possible to pin two or more scenes to one element? An equivalent of this in the original API: https://scrollmagic.io/examples/expert/cascading_pins.html ``` new ScrollMagic.Scene({ triggerElement: "#trigger", duration: 150 }) .setPin("#pin")...

How Do I add scrollmagic Event handlers in React. I want to use scene.on("update",e => {....}). But I don't find a way to use it. Please help

I am trying to have a callback fire when the `Scene` component is added or leaves. Is there a current way to do this using the component?

I want to use the [tweenChanges](https://scrollmagic.io/docs/animation.GSAP.html#newScrollMagic.Sceneoptions) option in a Scene. It gives us a very nice effect of tweeting the animation to the progress target instead of just setting it...

We have a landing page project which looks like a great fit for scrollmagic. The design has a navigation bar where the items change state as their respective element comes...

Hi team, We have an animation where we want to start the animation when the Scene comes into the viewport (onEnter triggerHook). And once the whole scene has covered the...

Hello, I would need to change or set the duration of a Scene after the DOM has loaded, because I will use the height of a div, which has variable...

support ref and add refresh method

Description Add to Backstage - Economist Impact Signal Noise Team Reason for change Backstage.io rollout across the Economist Group via platform.economist.com Breaking changes None Remarks Github added, CircleCI Added (where...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies