mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-26 06:42:15 +03:00
fixed username not showing bug in post header
This commit is contained in:
parent
0f80e6c0d2
commit
35d52bdb06
@ -89,7 +89,7 @@ class PostHeaderDescription extends PureComponent {
|
||||
} = this.props;
|
||||
|
||||
return (
|
||||
<View>
|
||||
<View style={{ flex: 1 }}>
|
||||
<View style={[styles.container, customStyle]}>
|
||||
<TouchableOpacity
|
||||
style={styles.avatarNameWrapper}
|
||||
|
Loading…
Reference in New Issue
Block a user