Are transitions in react-transition-group executed before state (useState())?
I have started playing with react-transition-group and have managed to create some pretty good animations. However, I am struggling to create dynamic animations based on user interactions.