Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 912 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 912 Bytes

chatAppMVVM

Application ChatApp made in Swift 5 with pattern MVVM and Firebase using:

  • Cloud FireStore for messages and users
  • Storage for user's profile pictures
  • Without Xib, all ui created with programmatically
  • With MVVM Design Pattern

1

2

3

4

5