This is a recreation of the Feedworthy newsfeed for others general interest.
Feedworthy is a beautiful and powerful reddit client that lets you discover, enjoy, and share content from just about any topic that you might be interested in.
- FeedTableViewCell - Overall structure of each cell
- FeedPhotoTableViewCell - Subclass of FeedTableView for photos
- FeedVideoTableViewCell - Subclass of FeedTableView for videos
- VideoView - UIView with an AVPlayer
- FeedTableViewController - News Feed Table View
- FeedPost - Model to structure data
This project uses the following cocoapods:
- SnapKit - A Swift Autolayout DSL for iOS & OS X
- KingFisher - A pure Swift library for downloading and caching images from the web.
- Async video playing for smooth scrolling
MIT License
Follow me on Twitter: @devdebonair