How To Upload and Download Data from Firebase in SwiftUI
- David Bolis
- Feb 19, 2021
- 1 min read
Being able to upload and download data to any database is a very important part of any modern app.
Firebase provided by google, allows us to upload and download many different types of Data to the firestore/firebase database. In
The following video will walk you step by step on how you can start uploading data to the Database and download it at any time.
I hope you like it
Comments