From 1cb7f795bff3e7f4bbe99cd9089104dfb5e304b3 Mon Sep 17 00:00:00 2001 From: anmolsoni2704 Date: Thu, 16 Dec 2021 12:26:06 +0530 Subject: [PATCH] modified --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 626d583..8fb1f7a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Real time Swift iOS Chat with Firebase - Messenger Clone -This is an extremely simple chat app source code of an iOS Swift Chat app. It leverages MessageKit and it stores and retrieves data to/from Firebase Firestore. The app design is inspired by Facebook Messenger. Clone the iOS Chat App Source Code and add a fully fledged chat to your app in minutes. +This is an extremely simple chat app source code of an iOS Swift Chat app.It leverages MessageKit and it stores and retrieves data to/from Firebase Firestore. The app design is inspired by Facebook Messenger. Clone the iOS Chat App Source Code and add a fully fledged chat to your app in minutes. Learn how to build your own iOS chat feature with only a few lines of code. Clone this iOS chat app source code and get started by following the steps below. For more details, check out our detailed technical documentation on the official iOS Swift Chat app page.