Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soffes/ssmessagesviewcontroller

iOS Messages.app style table view controller
https://github.com/soffes/ssmessagesviewcontroller

Last synced: 20 days ago
JSON representation

iOS Messages.app style table view controller

Awesome Lists containing this project

README

        

# 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](http://sstoolk.it).

## Running the Demo

You'll need to get SSToolkit first:

$ git submodule update --init

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