/ssmessagesviewcontroller

iOS Messages.app style table view controller

Primary LanguageObjective-CMIT LicenseMIT

SSMessagesViewController

Simple message UI like Messages.app. I started writing this to create an in-app SMS feature for a client. Since Apple has made in-app SMS part of UI, I removed this from SSToolkit.

Running the Demo

You'll need to get SSToolkit first:

$ git submodule update --init

Then you can just open Xcode and build away. Enjoy.