ios-samples/Chat
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
..
Chat Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Screenshots [Chat] update for iPhone X 2017-12-19 09:38:13 -08:00
Chat.sln [Chat] initial commit for BubbleCell replacement sample 2015-04-11 00:22:35 +03:00
README.md Update README.md 2015-05-06 21:24:48 +03:00
metadata.xml [Chat] add brief tag 2015-05-05 16:31:36 +03:00

README.md

Chat

This project shows one way of implementing a bubble-chat rendering similar to the iPhone Messages application. The ChatViewController renders the discussion and resizes the input as needed.
This is the replacement for BubbleCell sample

Build Requirements

Building this sample requires Xcode 5.0 and iOS 7.0 SDK

Target

This sample runnable on iPhoneSimulator/iPadSimulator iPhone/iPad

Author

Inspired by the AcaniChat and JSQMessagesViewController

Rustam Zaitov