I tried to make this slide in Rickett to learn: https://codepen.io/creativeocean/pen/OJgNyVm
I get a TypeError error: _toArray is not a function.
My code:
https://codesandbox.io/s/optimistic-grass-w3wwt1?file=/src/App.js
Hello
I'm going to make a digital book like a flipbook. By looking at the tutorials, I was able to make a typical right-to-left example, but the pages are not as soft as the pages of a real book.
https://codesandbox.io/s/flipbook-rtl-k8w8f?file=/src/App.js:845-849
I have a problem that I get this error when I want to output my project.
I do not know if this problem is related to forums or not.
"next": "^11.0.0"
"react": "^17.0.2"
import { getGlobalMatrix, Matrix2D } from "./utils/matrix.js";
Thanks, I used onClick and startDrag, The click event runs correctly but not startDrag! Is there a way to run the gopage function when dragging instead of moving?
https://codesandbox.io/s/test-drag-g9bkc
Hi, I want to learn how to make book pages. With what I have learned so far, I was only able to show the divs one after the other, but this is not enough at all and it has many problems. I want the pages to change and drag smoothly after dragging.
my cod in codesandbox and https://codesandbox.io/s/test-drag-g9bkc
I had previously installed with npm install gsap but today I downloaded GSAP 3 with Shockingly Green bonus files (3.8.0) from my dashboard and installed it with npm install ./gsap-bonus.tgz than I try to run npm install gsap@npm:@gsap/shockingly .
Do I have to install libraries separately?
COPY TO CLIPBOARD
Hi, I just started with GSAP and yesterday I upgraded my account and reinstalled GSAP but also when using
gsap.registerPlugin (ScrollTrigger);
I get the following error: