react-reveal icon indicating copy to clipboard operation
react-reveal copied to clipboard

Easily add reveal on scroll animations to your React app

Results 98 react-reveal issues
Sort by recently updated
recently updated
newest added

React Reveal only works when you render a page directly, but using react router interferes with that React router makes it so that it doesn't actually render the first page,...

You can run `npm i react-reveal -f` to force the install and it works fine but shouldn't have to. EDIT: only works for one instance

React reveal still works on just react apps v 16.0 and below. Need to upgrade to the latest version.

```npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"^18.1.0" from...

Library in its current state causes strange rendering behavior on mobile.

The old API will be supported in all 16.x releases, but applications using it should migrate to the new version. Please update the following components: RevealBase

Would be nice to get some typings for this awesome project!