Skip to content

UI issue #65

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',
},

`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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