Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 514 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 514 Bytes

Smack

Mini Slack clone. Introduction to the Observer pattern in Swift and closures.

Screenshots

TODO code changes

  • JSON Decoding: Bring all the functions into a generic one.
  • Services: Change from Singletons to dependency injection connections.