I have a styled component div that contains an image. I want to apply animation on the image, when the user reaches the img element while scrolling downwards. Please Note that I'm using React and more specifically Styled Components in my project.
Thanks alot.