GitHub - soffes/ssmessagesviewcontroller: iOS Messages.app style table view controller

Skip to content

Navigation Menu

Sign in

Appearance settings

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

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.