Skip to content

A scrollview that displays posts from various social platforms.

License

Notifications You must be signed in to change notification settings

JasonPan/ADSSocialFeedScrollView

Repository files navigation

ADSSocialFeedScrollView

Easily add a social media feed to your iOS app

Platforms Swift Version GitHub license

  • OS: iOS 9+
  • Languages: Swift 2.2
  • Tool requirements: Xcode 7.3, Swift 2.2
  • License: MIT

Features

  • 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.

Development status

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.

To Do

  • 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

Releases

No releases published

Packages

No packages published

Languages