Which of the following is true about React Spring's useTransition hook?
Animates multiple items entering and leaving the DOM.
Animates only static components.
Works only with boolean state values.
Animates a single component's state.
This question is part of this quiz :
Animations and Transitions in React