Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 421 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 421 Bytes

MultipeerChat

Chat app - SwiftUI - Multipeer Connectivity framework

Features:

  1. Tell user if message sent has failed

  2. Prevent message to be sent if empty or user is not connected yet

  3. Change Profile picture

  4. Change chat wallpaper

  5. Send picture in messages

  6. About

  7. Navigation bar customization chat

  8. Delete chat

  9. Add date of message sent

Extras:

  1. Add animations

  2. Add unit tests