зеркало из https://github.com/xamarin/ios-samples.git
168efa013e | ||
---|---|---|
.. | ||
Chat | ||
Screenshots | ||
Chat.sln | ||
README.md | ||
metadata.xml |
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