Skip to content

ijtsmith/SwiftUI-ChatApp

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

67 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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 πŸ’¬

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.2%
  • Ruby 0.8%