Swift: Firebase 3 - How to Load Images from Firebase Storage and Caching (Ep 6)

Profile Picture
- Published on Jul 5, 2016馃審 Public

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: https://youtu.be/b1vrjt7Nvb0 All episodes for Firebase 3 series: https://www.youtube.com/playlist?list... 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: https://www.youtube.com/playlist?list... Lets Build AppStore series: https://www.youtube.com/playlist?list... Lets Build Facebook Feed series: https://www.youtube.com/playlist?list... Lets Build Facebook Messenger series: https://www.youtube.com/playlist?list... Follow me on Twitter: https://twitter.com/buildthatapp