I have a react app and was wondering if there is any simple and easy way to determine if the user has scrolled to 25% of the screen?
if they scrolled to 25% of the screen i want to show a pop up but cant seem to determine that 25% mark.
I have a react app and was wondering if there is any simple and easy way to determine if the user has scrolled to 25% of the screen?
if they scrolled to 25% of the screen i want to show a pop up but cant seem to determine that 25% mark.