Make iOS Chat Apps – Firebase & JSQMessageViewController

Arichive : Make iOS Chat Apps – Firebase & JSQMessageViewController
In this course, we will develop chat application in iOS using Firebase and JSQMessagesViewController. We will:
- Install Firebase and JSQMessagesViewController Cocoapods
- Design and discuss the flow of the application
- Do basic setup of JSQMessagesViewController in our project
- Discuss the action of didPressSendButton and didPressAccessory Button
- Implement override functions of datasource and delegates of JSQMessagesViewController
- Create profile image like small avatar with 3 initials of nickname
- Send photo and display it to our Chat View
- Create reference of iOS application and Firebase
- Send messages from iOS application to firebase and receives that using observer
- Send photo by encoding UIImage to base64 string
- Receive photo from firebase by decoding base64 string to UIImage and display in our Chat View
- Understand the security and rules of firebase
- Implement rule and security in our application
- Give final touches to make application detailed
Reviews
There are no reviews yet.