mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-25 21:05:40 +08:00
[WIP] Added support for italics and additional font weights
This commit is contained in:
@@ -214,7 +214,7 @@ var styles = StyleSheet.create({
|
||||
},
|
||||
rowText: {
|
||||
fontSize: 17,
|
||||
fontWeight: 'bold',
|
||||
fontWeight: '500',
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user