aaryankotharii / SwiftUI-ChatApp

A Realtime Chat app made using SwiftUI and Firebase πŸ’¬

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A realtime Chat Application made using SwiftUI.

Overview πŸ’¬

  • This app can be used for realtime one to one chatting
  • data is stored in firebase database.
  • Supports sharing of images as well.

Screenshots πŸ“·

Installation πŸ› 

  • Clone / download this repository.
  • change the bundle identifier in project settings.
  • run the app.
  • requires xcode 11.0 +

Includes ( ALL SWIFTUI )

  • Combine Framework
  • Firebase Auth + Database + Storage
  • Custom Modifiers
  • Animations
  • Image picker

Author

License

Copyright 2020 Aaryan Kothari.

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

About

A Realtime Chat app made using SwiftUI and Firebase πŸ’¬

License:MIT License


Languages

Language:Swift 99.2%Language:Ruby 0.8%