iOS Pull-to-refresh in mobile Safari with native Scrolling
The iOS6 developer kit for native apps is out there for a while and Apple finally added a out of the box pull-to-refresh control called UIRefreshControl. However this feature is nothing new and used by plenty of apps in different…
iOS and the “Other” capacity
Recently I updated my iPhone to iOS5, which was pretty painful because after I successfully loaded the new version on my phone I figured out that something was reducing disk capacity. In iTunes it is marked in the capacity bar…
Block animations
Hey there, I’m still developing the iOS application for my diploma thesis, so I will try to post some code snippets regularly. Anyways since iOS it is encouraged to use block animations instead of “Animating Views” methods. The framework offers…
Recent Comments