I have a view for an inbox. In the view I can currently show 10 sms messages. After 10 sms messages, I need to be able to scroll the messages.
In other words, how do I implement a scrolview in iPhone programming like the one in the mail inbox or the SMS application?