Skip to content

peakerWd/SocketChat-iOS

 
 

Repository files navigation

SocketChat-iOS

SocketChat-iOS is an iPhone application that connects to SocketChat, a real-time chat based on Node.js.

It also includes a UITextView subclass called MMGrowingTextView, which is a text view that is designed to sit on top of the keyboard and grows when necessary, up to a configurable max height. UITextView is known for being quite buggy on iOS 7, so this class takes care of solving all relevant bugs without being overly hacky. Take a look at the implementation file here.

Screenshot

Future updates will bring rotation support and iOS 8 compatibility.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 97.9%
  • C 1.3%
  • Ruby 0.8%