Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/soffes/ssmessagesviewcontroller
- Owner: soffes
- License: mit
- Archived: true
- Created: 2010-11-08T01:25:30.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-08-22T16:33:32.000Z (over 13 years ago)
- Last Synced: 2024-08-05T19:36:55.700Z (4 months ago)
- Language: Objective-C
- Homepage:
- Size: 646 KB
- Stars: 282
- Watchers: 18
- Forks: 74
- Open Issues: 6
-
Metadata Files:
- Readme: Readme.markdown
- License: LICENSE
Awesome Lists containing this project
- awesome - ssmessagesviewcontroller - iOS Messages.app style table view controller (etc)
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.