React Animate Mount Component

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

Download Details:

Author: MingruiZhang

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/MingruiZhang/react-animate-mount

License: MIT

Add Comment