ios - How can I make a simple pull to refresh control without any libraries? -


i'm using core animation make moon-orbiting-earth animation, , use activity indicator of sorts in pull-to-refresh controller on uitableview.

the problem is, cannot make custom activity indicator core animation- sequences of images allowed. since cannot use subclassed/modified uiactivityindicatorview, can't use apple's uirefreshcontrol (pull refresh) , need make own.

i aware uitableview has header property using, not sure how load view header upscreen, make elastic effect, , monitor/change table position programmatically callback.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -