Switch to System font to fix emoji rendering
This commit is contained in:
@@ -249,7 +249,7 @@ const styles = StyleSheet.create({
|
||||
minHeight: 36,
|
||||
},
|
||||
postText: {
|
||||
fontFamily: 'Helvetica Neue',
|
||||
fontFamily: 'System',
|
||||
fontSize: 16,
|
||||
lineHeight: 20.8, // 1.3 of 16px
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user