📄️ Create Post
Allows users to compose and publish new posts within the application, facilitating content creation and user-generated interactions.
📄️ Fetch Post
Retrieves a specific post from the server, allowing users to view its content, comments, likes, and other associated information.
📄️ Edit Post
Enables users to modify and update the content of a previously published post, ensuring the accuracy and relevance of shared information.
📄️ Delete Post
Users have the capability to delete their own posts, allowing them to easily remove any content they no longer wish to share.
📄️ Like Post
The LikeMinds ReactNative Feed SDK incorporates a "like" feature that enables users to express their appreciation for posts by other members. With just a simple tap, users can indicate their interest and support for specific content on their feed.
📄️ Save Post
The LikeMinds ReactNative feed SDK provides "Save Post" feature. You can integrate it in your ReactNative application to enhance user experience by allowing them to bookmark and revisit their favorite posts at their convenience. Enable seamless content curation, empowering users to organize and access valuable information with ease.
📄️ Pin Post
In the LikeMinds ReactNative Feed SDK, users can conveniently "pin" posts, granting them the ability to highlight and prioritize important content on their feed. This feature ensures that selected posts remain prominently displayed at the top of the feed for improved visibility and easy access.
📄️ Fetch Post Likes
The Fetch Post Likes feature in the LikeMinds ReactNative Feed SDK allows users to retrieve information about the number of likes received by a specific post. By utilizing this functionality, developers can display the total number of likes on a post and provide users with social validation and engagement metrics.
📄️ Hide Post
The Hide Post feature allows users to hide specific posts from their view within the application. This can be useful for managing the content they interact with.