Switch to System font to fix emoji rendering
This commit is contained in:
parent
65e5f2ac86
commit
39bab0bb08
4 changed files with 3 additions and 13 deletions
|
@ -206,7 +206,7 @@ const styles = StyleSheet.create({
|
|||
paddingBottom: 8,
|
||||
},
|
||||
postText: {
|
||||
fontFamily: 'Helvetica Neue',
|
||||
fontFamily: 'System',
|
||||
fontSize: 16,
|
||||
lineHeight: 20.8, // 1.3 of 16px
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue