Popularity
8.4
Stable
Activity
0.0
Stable
1,825
84
358

Description

Quick Chat for iOS is a real time chat app based on Firebase developed by Haik Aslanyan and written in Swift 3.

Quick Chat allows to send and receive text messages, photos & location.

Code Quality Rank: L4
Programming language: Swift
License: MIT License
Tags: Animation     Core Animation     Swift     Chat     Firebase     UITableView    
Latest version: v2.1

Chat App alternatives and similar libraries

Based on the "Animation" category.
Alternatively, view Chat App alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Chat App or a related project?

Add another 'Animation' Library

README

Quick Chat for iOS

License Swift 5 Twitter: @aslanyanhaik

Quick Chat for iOS is a real time chat app written in Swift 5 using Firebase.

Quick Chat allows to send and receive text messages, photos & location.

Getting Started

To get started and run the app, you need to follow these simple steps:

  1. Open the QuickChat workspace in Xcode.
  2. Change the Bundle Identifier to match your domain.
  3. Go to Firebase and create new project.
  4. Select "Add Firebase to your iOS app" option, type the bundle Identifier & click continue.
  5. Download "GoogleService-Info.plist" file and add to the project. Make sure file name is "GoogleService-Info.plist".
  6. Go to Firebase Console, select your project, choose "Authentication" from left menu, select "SIGN-IN METHOD" and enable "Email/Password" option.
  7. Open the terminal, navigate to project folder and run "pod install".
  8. You're all set! Run Quick Chat on your iPhone or the iOS Simulator.

Compatibility

This project is written in Swift 5.0 and requires Xcode 11.0 to build and run.

Quick Chat for iOS is compatible with iOS 13.0+.

Author

License

Copyright 2019 Haik Aslanyan.

Licensed under MIT License: https://opensource.org/licenses/MIT


*Note that all licence references and agreements mentioned in the Chat App README section above are relevant to that project's source code only.