inferno-transition-group
An Inferno-aliased version of react-addons-transition-group, originally extracted from the React codebase, refactored to ES2015 and converted to use Inferno.
See React's Animation Documentation for usage.
This package is deprecated, use https://github.com/JoonasLUT/inferno-css-transition-group
transition-group UI component for Inferno
An Inferno-aliased version of react-addons-transition-group, originally extracted from the React codebase, refactored to ES2015 and converted to use Inferno.
See React's Animation Documentation for usage.
Forked from preact-transition-group