react-addons-transition-group
The code in this package has moved. We recommend you to use `TransitionGroup` from [`react-transition-group`](https://github.com/reactjs/react-transition-group) instead.
Last updated 8 years ago by sophiebits .
MIT · Repository · Bugs · Original npm
$ cnpm install react-addons-transition-group 
SYNC missed versions from official npm registry.

react-addons-transition-group

The code in this package has moved. We recommend you to use TransitionGroup from react-transition-group instead.

In particular, its version 1.x is a drop-in replacement for the last released version of react-addons-transition-group.

Run npm install --save react-transition-group@1.x, and replace the imports in your code:

// Old
import TransitionGroup from 'react-addons-transition-group';

// New
import TransitionGroup from 'react-transition-group/TransitionGroup';

The documentation branch for react-transition-group@1.x can be found here.

Current Tags

  • 15.6.2                                ...           latest (8 years ago)

2 Versions

  • 0.14.7                                ...           10 years ago
  • 15.6.2                                ...           8 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (0)
None
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org