5.1.0 • Published 1 year ago

fsidik-youwe-react-animation-on-scroll v5.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

React Animation On Scroll

Forked packages from MetinArslanturk/react-animation-on-scroll. this is containt bug fixed issues : Unhandled Runtime Error TypeError: Cannot read properties of null (reading 'clientHeight') clientHeight Issues

// Original Description React component to animate elements on scroll with animate.css. This library is re-implementation of dbramwell/react-animate-on-scroll. Re-implemented the old one with react functional components in TypeScript. Also added animate.css@4.0+ support. Supports server-side rendering and TypeScript.

Click to see Demo

Install:

npm install fsidik-youwe-react-animation-on-scroll --save

or

yarn add fsidik-youwe-react-animation-on-scroll