Skip to content

Input field not working, autoscroll not working #58

@giovabiancia

Description

@giovabiancia

<ChatFeed
messages={messages} // Array: list of message objects
isTyping={false} // Boolean: is the recipient typing
/* hasInputField={} */
showSenderName // show the name of the user who sent the message
bubblesCentered={true} //Boolean should the bubbles be centered in the feed?
// JSON: Custom bubble styles
bubbleStyles={{
text: {
fontSize: 16,
},
chatbubble: {
borderRadius: 70,
padding: 10,
},
}}
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions