The LikeMinds Feed SDK allows you to seamlessly integrate personalized and engaging feeds into your iOS application. This can significantly enhance the user experience and drive user engagement within your app.
- Personalized Feed
- Like, Comment on a post
- Topic
and many more coming soon!
In your Podfile
, add the library LikeMindsFeedCore
.
platform :ios, '13.0'
target 'YourProjectName' do
use_frameworks!
pod 'LikeMindsFeedCore'
end
- Issue Tracker: https://github.com/LikeMindsCommunity/likeminds-feed-ios/issues
- Source Code: https://github.com/LikeMindsCommunity/likeminds-feed-ios
If you are having issues, please let us know. We have a mailing list located at: iOS@likeminds.community
The project is licensed under the MIT license.