|
|
|
|
38
|
tabBarButtonColor: '#ffffff',
|
38
|
tabBarButtonColor: '#ffffff',
|
39
|
tabBarSelectedButtonColor: '#63d7cc',
|
39
|
tabBarSelectedButtonColor: '#63d7cc',
|
40
|
tabBarTranslucent: false,
|
40
|
tabBarTranslucent: false,
|
41
|
- tabFontFamily: 'Avenir-Medium.ttf' // for asset file or use existing font family name
|
|
|
|
|
41
|
+ tabFontFamily: 'Avenir-Medium' // existing font family name or asset file without extension which can be '.ttf' or '.otf' (searched only if '.ttf' asset not found)
|
42
|
},
|
42
|
},
|
43
|
...
|
43
|
...
|
44
|
}
|
44
|
}
|