Splash screen using react & react spring! (Animations in react)

Опубликовано: 15 Апрель 2026
на канале: Jonas Grøndahl Petersen
11,969
126

In this video I'll be showcasing an example using the useChain and useSpring hooks from react-spring.

Animations in react is quite difficult if you're trying to do more advanced stuff so that is why we're using react-spring in this video.

We'll build a splash screen component where text and image is animated in and out in sequence. I'll also showcase how we can implement a custom hook to avoid repeating ourselves as much as possible.