Custom Post

If text, image, video, and file type posts are not enough, you can create your own type with whatever data you need for rendering. We allow custom post creation using web API. SDK supports querying for a list of posts or feeds and UIKit can be used to render the custom post.

For more information on how to query user, group, and global feeds, refer to Feed & Timeline. Please refer to Post rendering for more information on how to render the custom post with the UIKit.

Last updated