iOS

iOS Programming 101: Implementing Pull-to-Refresh and Handling Empty Table


In this iOS Programming 101 post, I would like to answer two common questions raised by our readers. I follow your table view tutorial to create my first app. The tutorial is great. It shows us how to display data in the table...