What's in this app:
- Firebase Authentication and Firestore
- Usage of cocoapods and Swift Package Manager
- UI Table View
- Custom Cell for UI Table View using .xib files
Notes:
- Right now, after logging in, user can only do chatting in one group, future development may change the data structure so it can perform multiple personal or group chat
- This app is also comes with Android version that my friend developer, here is the link
Usage:
- Do
pod install
first - Ask me for Google Service permission
This project is part of iOS & Swift - The Complete iOS App Development Bootcamp Udemy course by Dr. Angela Yu and improvised by Me