soffes / ssmessagesviewcontroller

iOS Messages.app style table view controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

iOS Messages.app style table view controller

License:MIT License


Languages

Language:Objective-C 100.0%