It seems like animate.css changed their class names. They prefixed names with "animate__". So the example: className: 'rubberBand animated' should now be: className: 'animate__rubberBand animate__animated'