Want to find out how to get started with Firebase Storage in your iOS application? Todd shows you how in this screencast tutorial!
Read the documentation: http://goo.gl/QCDupO
Add the Firecasts playlist! https://goo.gl/n2XqG1
Subscribe to the brand new Firebase Channel: https://goo.gl/9giPHG
Firebase Storage lets you upload and share user generated content, such as images and video, which allows you to build rich media content into your apps. Firebase Storage stores this data in a Google Cloud Storage bucket, a petabyte scale object storage solution with high availability and global redundancy. Firebase Storage lets you securely upload these files directly from mobile devices and web browsers, handling spotty networks with ease.