What is the easiest way to implement "Scroll down to update" functionality like in facebook "News feed" when you scroll down the news from top you see an update indicator and it update the news accordingly.
Thanks in advance
What is the easiest way to implement "Scroll down to update" functionality like in facebook "News feed" when you scroll down the news from top you see an update indicator and it update the news accordingly.
Thanks in advance
Look at the following projects on github:
This feature became popular in Tweetie application, that has since been bought and re-branded as the official Twitter iPhone application.
I think you will find what you are looking for here...
stackoverflow - iPhone Pull Down Refresh like Tweetie