mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-02 17:18:58 +08:00
[WIP] Added support for italics and additional font weights
This commit is contained in:
@@ -239,7 +239,7 @@ var styles = StyleSheet.create({
|
||||
},
|
||||
errorTextTitle: {
|
||||
fontSize: 15,
|
||||
fontWeight: 'bold',
|
||||
fontWeight: '500',
|
||||
marginBottom: 10,
|
||||
},
|
||||
errorText: {
|
||||
|
||||
Reference in New Issue
Block a user