WhatsChat is a native ios app of whatsapp clone
- Sign In with Google
- Sign In with Apple
- Setup profile username and upload photo profile
- Find contact by username
- Show contact detail
- Create a new message and chatting with others
- Show recent messages
- Show user profile
- Show online status user
- Send push notification when receiving new message
- Send photo in chat message
- SwiftUI
- Firebase
- GoogleSignIn
- MVVM architecture pattern
Swift Package Manager is used as a dependency manager. List of dependencies:
- FirebaseAuth
- FirebaseFirestore
- FirebaseStorage
- GoogleSignIn
- GoogleSignInSwift