mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-20 05:48:44 +08:00
[WIP] Added support for italics and additional font weights
This commit is contained in:
@@ -76,7 +76,7 @@ var styles = StyleSheet.create({
|
||||
},
|
||||
titleText: {
|
||||
fontSize: 14,
|
||||
fontWeight: 'bold',
|
||||
fontWeight: '500',
|
||||
},
|
||||
descriptionText: {
|
||||
fontSize: 14,
|
||||
|
||||
Reference in New Issue
Block a user