Revert "Remove renderHasGuestText"

This reverts commit e82db7840f.
This commit is contained in:
Miguel Alatzar 2019-08-15 15:08:25 -07:00
parent e82db7840f
commit b064312e70

View file

@ -130,6 +130,7 @@ export default class ChannelInfoHeader extends React.PureComponent {
{displayName}
</Text>
</View>
{this.renderHasGuestText(style)}
{purpose.length > 0 &&
<View style={style.section}>
<TouchableHighlight