An open API service indexing awesome lists of open source software.

https://github.com/firebaseextended/firechat-ios

An example chat application built using the Firebase iOS SDK
https://github.com/firebaseextended/firechat-ios

Last synced: 20 days ago
JSON representation

An example chat application built using the Firebase iOS SDK

Awesome Lists containing this project

README

          

# This is a legacy Firebase example (for SDK 2.x.x). You probably want to use one of the up-to-date examples at https://firebase.google.com/docs/samples

---

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`.

## Status

![Status: Archived](https://img.shields.io/badge/Status-Archived-red)

This sample is no longer actively maintained and is left here for reference only.

License
-------
[MIT](http://firebase.mit-license.org)