https://github.com/sjlouji/chatbloios
A Chat Application in IOS that uses Firebase
https://github.com/sjlouji/chatbloios
firebase-auth firebase-database firebase-storage ios-app swift xcode
Last synced: about 1 year ago
JSON representation
A Chat Application in IOS that uses Firebase
- Host: GitHub
- URL: https://github.com/sjlouji/chatbloios
- Owner: sjlouji
- Created: 2019-03-17T19:58:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-25T17:55:23.000Z (over 6 years ago)
- Last Synced: 2025-01-25T06:11:29.264Z (about 1 year ago)
- Topics: firebase-auth, firebase-database, firebase-storage, ios-app, swift, xcode
- Language: Makefile
- Size: 35.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatBloIOS
A ChatBloIos is an IOS Realtime chat application with features like Last seen, Emojis, Pagination and so on.
ChatBloIos is a Chat app for iPhone that lets you chat with all the logged in user. ChatBlo is powered by Firebase real-time database and everyone logged into the app will get your message in realtime and can reply for the same.
# Cocoa Pods Integrated
1. Firebase
2. Firebase Auth
3. Firebase Real-Time Database
4. Firebase/Messaging
# Features of the App
1. Sending text messages
2. Sending pictures
3. Login and Register
4. Email Authentication
5. Firebase backend - Firebase RealTime Database
6. LastSeen
7. Emoji
8. Pagination
9. One to One Chat - RealTime Sync
10. Deployment target: iOS 11.2+
11. Supported devices: iPhone 7, 7 Plus, 8, 8 Plus, iPhone X
# Requirements
1. Xcode 9.0+
2. iOS 9.3+
# ScreenShots
1. Login Page

2. Register Page

3. ChatActivity Page

4. ChatPage