Hi everyone, can you help me with this?
I'm trying to set up a feature in my project to manage the visibility of a top and bottom bar based on user interaction. Here’s what I’m aiming for:
Initial State: Both the top and bottom bars are invisible when the page loads.
Scrolling: Whether the user scrolls down or up, both bars should stay hidden.
Screen Touch: The top and bottom bars should only appear when the screen or page is clicked.
If anyone has tips let me know, I’d really appreciate the help!
Thanks!