Now that we have our images uploaded to Firebase Storage, lets go ahead and fire off some requests to download them. We'll perform these fetches asynchronously in our new message UITableViewController. In addition, we'll look at how to customize our table cells to support these new images. Finally we'll solve the age old problem of caching these images to save us from constantly accessing the network. Have fun and enjoy.
Previous Episode 5:
• Swift: Firebase 3 - How to Upload Ima...
All episodes for Firebase 3 series:
• Swift: Firebase 3 - Real Time Chat App
Completed Source Code
https://www.letsbuildthatapp.com/cour...
Want to learn more about iOS Development? Here are a few additional playlist resources on my channel:
Lets Build YouTube series:
• Lets Build YouTube
Lets Build AppStore series:
• Recreating App Store
Lets Build Facebook Feed series: • How to Create Facebook's News Feed
Lets Build Facebook Messenger series: • Lets Build Facebook Messenger
Follow me on Twitter: / buildthatapp