Skip to content

UI issue #65

@rajmohanIOS

Description

@rajmohanIOS

i have attachec the screenshot in There is no messages in this chat yet text was flipped

Image

`const listEmptyComponent = useCallback(() => {
return loading ? null : (


There is no messages in this chat yet


);
}, [loading]);

messagesListEmptyView: {
alignSelf: 'center',
transform: [{scaleY: -1}],
},
messagesListEmptyText: {
color: colors.label,
fontSize: 15,
lineHeight: 18,
textAlign: 'center',
},

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions