Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

soffes/ssmessagesviewcontroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c2f2266 · Aug 22, 2011

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.