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 theviewDidLoad:
method ofViewController
.