Is there a private messaging UI (inbox, sent, compose) framework for iOS?

Cocoa Controls has some great stuff you can use. Some of it is cheap, and most of it is free. Some controls you could use the look like the iOS Messages app are: Expandable input toolbar UIBubbleTableView AcaniChat (input and bubbles together) SSMessageViewController (input and bubbles together) If you are need inbox/sent/drafts folders, you could … Read more