Skip to content

LoadMoreButton not use in CommentList #79

@tnghia944

Description

@tnghia944

Hi ! 👋
i used LoadMoreButton in CommentList but LoadMoreButton not use and when i check props of CommentList and ReactionList do not use props LoadMoreButton , please help me !
<CommentList
{...props}
flatListProps={{
ItemSeparatorComponent: this._renderSeparator
}}
activityId={(props.activity || {}).id}
reverseOrder
oldestToNewest ={false}
infiniteScroll={false} //show ButtonLoadmore
LoadMoreButton={do not use }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions