You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used Keychain to store private keys locally on the device.
Firebase, Firestore
Swift & SwiftUI
Resources
Followed along Lets Build That App's course, where I learned how to use firebase to make a chat app. Therefore majority of the UI and many code elements match with this course. However, I Added end to end encrpytion to it on my own.