iOS pet project application for real time chatting (text and images sending)
Registration, authentification and real time chat
- IPhone 11+
- iOS 13.0+
- UIKit
- Programmatically designed UI with NSLayoutConstraints
- UICollectionViewCompositionalLayout and UICollectionViewDiffableDataSource
- MVC architecture
- SPM dependecies: SDWebImage, MessageKit, IQKeyboardManager, Firebase (FirebaseAuth, Firestore, FirebaseStorage)
- Users authentification and real time messaging functionality performed with Firebase services
- Real time chat view built by means of MessageKit framework.