How to make tab bar disappear on scroll


#1

Hi,

I have created a small demo of what I am after. I am almost there but now the background panel doesn’t scroll.

Think of a mobile app. When you have a bottom navigation bar, basically when the user begins to scroll down I want to hide that bottom tab bar however the moment they scroll up again, I want it to appear.

In my example I got it working using onSwipe but the panel doesn’t move anymore.

Any ideas? Thank you.

test.rp (58.3 KB)


#2

I guess you chose drag instead of scroll. :微笑:


#3

Set OnPage Scroll Up hide the tab with the menu option


#4

No, I chose swipe so the background doesn’t move at all.


#5

I can’t find a OnPage Scroll action anywhere?