og1_post library

Classes

ActionButtonsService
CommentBoxService
LikeService
Og1NewPost
Populated from single UserModel instance and list of TextButtons. Consists of Og1NewPostEdit and Og1UserActions
Og1NewPostEdit
Populated from single UserModel instance. Consists of Og1Avatar and PostEditField
Og1Post
Populated from single PostModel instance. Consists of Post Header, PostCaption, (optional) PostPhoto and PostStats
Og1PostActions
Populated from single PostModel instance. Consists of a row of Og1PostButtons (Like, Comment and Share)
Og1PostButton
Populated from icon, label, labelColor and onTap function Consists of the icon and label
Og1PostHeader
Populated from single PostModel instance. Consists of Og1Avatar, UserSummary (user name, post time, access, more options)
Og1PostPhoto
Populated from optional list of postImageUrl(s) Consists of an image, or CarouselSlider of images
Og1PostStats
Populated from single PostModel instance. Consists of Og1PostSummary and Og1PostActions
Og1PostSummary
Populated from single PostModel instance. Consists of Labels for Likes, Comments and Shares
Og1UserActions
Populated from a list of TextButtons. Consists of a Row of Text Buttons.
PostActionButtonsService
PostModel