GitXplorerGitXplorer
s

ssmessagesviewcontroller

public
282 stars
74 forks
6 issues

Commits

List of commits on branch master.
Unverified
c2f226668cfe6fe1d04ed701bb68d2985c61e78a

Merge pull request #7 from markrickert/master

ssoffes committed 13 years ago
Unverified
23151ac013e2a315a9dc9f18395710a4b7d28455

Fix Issue #6: Can only display 12 bubbles at a time.

mmarkrickert committed 13 years ago
Unverified
36540e7caf8ac748e135aeb053f8e235a9e3c2db

Added MIT license

ssoffes committed 14 years ago
Unverified
1d003608feb66858c96bf9f861c338efb95fb819

Added retina support and easier image customization.

ssoffes committed 14 years ago
Unverified
41b4c09cd3efa72ecf933cedfb02f25f8b512f4c

Updated project

ssoffes committed 14 years ago
Unverified
63defeeb33c39b7150173a28c2e816d3513bc84a

Updated readme and SSToolkit

ssoffes committed 14 years ago

README

The README file for this repository.

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.