A realtime Geo Chat Application made using SwiftUI where users can chat with other users in their proximity anonymously
- Users can chat with other users who are in the proximiy of 1 mile anonymously
- Messages are stores in Firebase Realtime Database and images are stored in Firebase Storage
- Supports sharing of images as well.
- Clone / download this repository.
- Change the bundle identifier in project settings.
- Run the app.
- requires XCode 12.0 +
- Combine Framework ( Form Validation )
- Firebase Auth + Database + Storage (Chat Messages and Images)
- Custom Modifiers (Chat Bubbles)
- SDWebImage ( To load web images )
- Image picker (For selecting Images)
Copyright 2021 Sai Nikhit Gulla.
Licensed under MIT License: https://opensource.org/licenses/MIT