Skip to content

Latest commit

 

History

History
 
 

Chat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
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
csharp
xamarin
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