AustinVaday / firechat-ios

An example chat application built using the Firebase iOS SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firechat-iOS

Firechat is a simple chat/messaging app that uses the Firebase iOS SDK. Customize the views to easily add messaging to your apps!

  • By default, new messages are on top. You can reverse the messages by setting newMessagesOnTop = NO in the viewDidLoad: method of ViewController.

License

MIT

About

An example chat application built using the Firebase iOS SDK

License:MIT License


Languages

Language:Objective-C 97.2%Language:C++ 2.8%