iosTable Pull-to-Refresh

In many apps, I can “pull” a table down to fire a refresh or update event.
Like, in my mail app on my iPhone. I can just “pull” the table down to manually fetch new messages from the mail server.

Can something like this be done in Xojo?

Seems this will be possible in next Xojo release
<https://xojo.com/issue/37898>

It can also be achieved with iOSKit (available on Github)

I’m using it from iOSKit. Works like a charm.

Wow, That’s awesome!
I totally forgot to check the feedback app.

I should check out the iOSKit. I downloaded it a while ago. But never really used it that much.