Skip to content

Chat App is a chat application. Members of a chat room share messages, photos, and presence information with each other. The initial version is an iOS (Swift and UIKit) app.

Notifications You must be signed in to change notification settings

GiulianoSoria/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

ChatApp

About

Messaging application developed following MongoDB's Building a Mobile Chat App Using Realm.

API used

  • MongoDB to store messages and sync data between devices
  • CollectionView with DiffableDataSource & CompositionalLayout
  • Networking with URLSession & Concurrency
  • Persistence with UserDefaults & KeyChain
  • UI built 100% programmatically

Screenshots

iOS, iPadOS and macOS mockup with screenshots of the app

About

Chat App is a chat application. Members of a chat room share messages, photos, and presence information with each other. The initial version is an iOS (Swift and UIKit) app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages