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:  UIExplorer: 