UIRefreshControl

I’m not using it but maybe I should be.

If you want to use advanced features of iOS then yes you should, especially if you want to add in-app purchases.
Jason Tait and I are using it extensively to release the most downloaded Xojo apps on the App Store.

You should also consider using iOSDesignExtensions: https://github.com/jkleroy/iOSDesignExtensions

I’m reviewing all this now.
I appreciate all the help so much! Thanks guys.

I’m not finding a UIRefreshControl in that project.
What is that?

Oh my bad, it must be a custom control I made for iOSKit.

https://www.jeremieleroy.com/upload/UIRefreshControl.xojo_binary_code

Thanks!

[quote=394106:@Jeremie Leroy]Oh my bad, it must be a custom control I made for iOSKit.

https://www.jeremieleroy.com/upload/UIRefreshControl.xojo_binary_code[/quote]
As always feel free to submit a pull request and I’ll add it :slight_smile:

Jeremie et al… this works great!

Thanks again!