Skip to content

Fully functional Chat app where the user can send the photos ,videos and text. JSQmessgaeLibrary (MIT licensed ) is used to manage the functionality. The backend is supported by google firebase to manage the requests ,string messages data and to authorize the user while logging in.

Notifications You must be signed in to change notification settings

mittal12/iOS_Chat_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A full-function iOS messaging app using the JSQMessagesViewController library. The app will be written in Swift programming language with the new Firebase backend.Clean and extensible code.

JSQMessagesViewController is a open-source iOS messaging library that becomes increasingly popular recently. It offers ready-to-use messaging features which can be easily integrated into your apps. You'll learn to use JSQMessagesViewController to build complete chat apps that allow users to send media messages such as photos and videos with thumbnails.

Firebase is a mobile-backend-as-a-service that provides several features for building powerful mobile apps. Firebase has three core services: a realtime database, user authentication and hosting. With the Firebase iOS SDK, you can use these services to build powerful apps without writing a single line of server code.

Firebase offers unlimited possibilities to sync your apps data to the cloud for storing and protection. When a Firebase database updates, all connected users receive updates in realtime automatically . With Firebase, power is in your hands - without learning other languages or frameworks.

About

Fully functional Chat app where the user can send the photos ,videos and text. JSQmessgaeLibrary (MIT licensed ) is used to manage the functionality. The backend is supported by google firebase to manage the requests ,string messages data and to authorize the user while logging in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published