© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
S. De CarliBuild Mobile Apps with SwiftUI and Firebasehttps://doi.org/10.1007/978-1-4842-9452-9_6

6. Manage Pictures with Firebase Storage

Sullivan De Carli1  
(1)
Charleville-Mézières, France
 

We are looking to include pictures in our posts. The problem is the following: Firestore doesn’t support such large documents. We can only add text, numbers, arrays, Booleans, timestamps, etc.

Therefore, Firebase introduced Storage. This is a package that lets us upload and download large data such as video, images, and audio documents. Through this chapter, we are ...

Get Build Mobile Apps with SwiftUI and Firebase: Learn SwiftUI and Firebase by Building Real-World Applications Communicating with a Backend now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.