I am using Vite+React for a landing page and for animations I am using @react-spring/web.
I applied simple animations using useSpring and animated for opacity . It works when viewing in full display but not working when the screen is resized .
I am using Vite+React for a landing page and for animations I am using @react-spring/web.
I applied simple animations using useSpring and animated for opacity . It works when viewing in full display but not working when the screen is resized .