Description:
A collection of magic animations for react components. Although React provides a way to implement arbitrary animations, it is not an easy task to do it, even for simple animations. That’s where react-magic package comes in. It supports inline styles work with aphrodite. Most animations was implemented base on magic.
Installation:
npm install –save react-magic
