A crappy fork of the React TransitionGroup repo for creating a POC component that automatically animates the changes that happen to its children.
See this example.
Whenever I get some time I will improve the API so that it's possible to configure the animations.
I'm also planning to cleanup/organize the code and to add some tests.
In the meanwhile this is just a basic POC.