0.0.2 • Published 7 years ago

react-animation-group v0.0.2

Weekly downloads
4
License
BSD-3-Clause
Repository
github
Last release
7 years ago

react-animation-group

A crappy fork of the React TransitionGroup repo for creating a POC component that automatically animates the changes that happen to its children.

This library is not production ready and its author highly discourages its usage

Ok, but what is this about?

See this example.

State of this project

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.