Hacker News new | ask | show | jobs
Ask HN: How do you build an activity/news feed with Firebase for iOS?
2 points by davidcoronado 3680 days ago
I'm a total noob when it comes to iOS programming. I've built an iOS app using Swift that captures a user's video and I'm using Firebase as my backend. I'm trying to figure out how to create a user activity/news feed of all of my users videos. Do you know of any swift tutorials or suggestions?
1 comments

The tutorials from Firebase are helpful, and Ray Wenderlich has some good content.
Thanks, I'll check them out!