Easily add a social media feed to your iOS app
- OS: iOS 9+
- Languages: Swift 2.2
- Tool requirements: Xcode 7.3, Swift 2.2
- License: MIT
- Supports a number of social platforms out-of-the-box.
- Allows multiple social media streams to be displayed in the same feed.
- Support for filtering posts without having to re-fetch data over network.
Usable, however the API isn't well documented at the moment and doesn’t have adequate error handling. Not recommended for use in a production app at this time.
- Increase quality of error handling
- Migrate to Swift 3 and Swift 4
- Add support for easily adding new stream providers
- Stabilise API (need help / guidance)
- Add tests (need help / guidance)
- Add API documentation
- Reduce number of dependencies
- Add CocoaPods support