From 8db190ab5fed6d3ca12141becd25c5faeb7d4a26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marin=20Ben=C4=8Devi=C4=87?= Date: Thu, 29 Aug 2019 14:26:37 +0200 Subject: [PATCH] add ios-chat-using-swift --- README.md | 1 + 1 file changed, 1 insertion(+) 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.