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 |
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
Building this sample requires Xcode 5.0 and iOS 7.0 SDK
This sample runnable on iPhoneSimulator/iPadSimulator iPhone/iPad
Inspired by the AcaniChat and JSQMessagesViewController