isadorapda Posted April 3, 2023 Share Posted April 3, 2023 Hi everyone, The code link is : https://stackblitz.com/edit/gsap-react-basic-f48716-vkd3ax?file=src/App.js Could you help me to create a infinite gallery by clicking the next and previous button? Also I couldn't make the animation to look like a smooth scrolling. Thanks! Link to comment Share on other sites More sharing options...
Cassie Posted April 3, 2023 Share Posted April 3, 2023 Hi there! This helper function should be useful for youhttps://greensock.com/docs/v3/HelperFunctions There are a couple of demos in there too. Hope this helps. Link to comment Share on other sites More sharing options...
GreenSock Posted April 3, 2023 Share Posted April 3, 2023 Specifically, this helper function: https://greensock.com/docs/v3/HelperFunctions#loop Here's an advanced implementation: See the Pen gOvvJee by GreenSock (@GreenSock) on CodePen ? 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now