Goal: Pull from top to refresh the page with animation.
Background:
I am working on a mobile application which is wrapped by BDK Native.
Since the header middle screen/card and bottom menu is a floating group we are unable to do it in Bubble.
I don’t know if it will work, but you could create a floating group above everything, set to be invisible and shown only when scroll position is on 0…, then create this swipe feature triggering to reload the page:
I’ve just realised, the floating group will unable everything on page… so maybe try adding this workflow on the page “index” ID, or on the header, I don’t know, on a group that’s shown normally already, and then limit to Run this workflow only when scroll position is 0