python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
React-reveal on scroll is being affected by Scroll-to-top component on location change
I'm building a website and I'm using react-reveal to animate content on my pages(home page about page, and contact page) as I scroll to them,
Then I noticed that the way react navigate pages is throug...
Emeka Orji
Votes: 0
Answers: 0
How to activate animation on Animate on Scroll library on up scroll
I want the animation to be triggered in both down and up scroll but AOS b default on triggers animation on down scroll.
This is my code
<div className={css.arrow} data-aos="fade-up">
...
Badal S
Votes: 0
Answers: 0