Skip to content

LikeMinds Feed data layer for iOS

The Swift data layer behind the LikeMinds Feed SDK. Auth, networking, media upload and the full feed API surface.

CocoaPods License

Docs: https://docs.likeminds.io/

Install

pod 'LikeMindsFeed', '~> 1.12.0'

Note the published pod vendors the prebuilt binary from likeminds-feed-ios-data-xc rather than compiling this source.

What it gives you

LMFeedClient, covering posts, comments, likes, polls, topics, notifications, moderation, members and feedrooms.

Deliberately thin: Alamofire only. No local database and no Firebase at this layer, unlike the Chat data layer, which carries a full offline sync engine. Feed caching lives in the UI SDK.

You can use this on its own to build your own feed UI. If you want screens too, use the UI SDK, which depends on this.

Requirements

iOS 13.0+ · Swift 5 · CocoaPods only

Contributing

See the org-wide contributing guide. Security issues go to natesh@likeminds.community, not the issue tracker.

License

Apache 2.0. See LICENSE.

About

Swift data layer for LikeMinds Feed: posts, comments, polls, topics, moderation

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages