React Animate Mount Component

Description:

A simple and light component for animating mount and unmount.

The goal of this component is to provide sliding (to auto height) and fading animations when children mounts and unmount.

Installation:

# Yarn
$ yarn add react-animate-mount
# NPM
$ npm install react-animate-mount --save

Preview:

React Animate Mount Component

Add Comment