diff --git a/README.md b/README.md index 2e4257c..533f780 100644 --- a/README.md +++ b/README.md @@ -2231,3 +2231,4 @@ A curated list of awesome Swift frameworks, libraries and software. * [Brick](https://github.com/hyperoslo/Brick) - A generic view model for both basic and complex scenarios. * [Katana](https://github.com/BendingSpoons/katana-swift) - Swift apps a la React and Redux. * [Spots](https://github.com/hyperoslo/Spots) - Spots is a cross-platform view controller framework for building component-based UIs. +* [ios-chat-using-swift](https://github.com/cometchat-pro-tutorials/ios-chat-using-swift) - An open source chat app written in Swift using the CometChat SDK.