Skip to content

Rotating list view causes text to disappear and sometimes causes app to STB #813

Closed
@jaygarcia

Description

@jaygarcia

Rotating the list view causes the text to disappear. In some cases, the UIExplorer sample STBs.

Perhaps the Flex layout has something to do with it?

 row : {
        flexDirection   : 'row',
        justifyContent  : 'center',
        padding         : 10,
        backgroundColor : '#F6F6F6',
    },

My App:
stb2

UIExplorer:
stb

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions