зеркало из https://github.com/xamarin/ios-samples.git
abe75659ca | ||
---|---|---|
.. | ||
Chat | ||
Screenshots | ||
Chat.sln | ||
README.md | ||
metadata.xml |
README.md
name | description | page_type | languages | products | urlFragment | ||
---|---|---|---|---|---|---|---|
Xamarin.iOS - Chat | Shows one way of implementing a bubble-chat rendering similar to the iPhone Messages application. The ChatViewController renders the... | sample |
|
|
chat |
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
Source
Inspired by the AcaniChat and JSQMessagesViewController