Update BlueComponents.js

This commit is contained in:
marcosrdz 2021-03-27 06:27:36 -04:00
parent 1217555e04
commit ff9950c815

View File

@ -352,6 +352,7 @@ export class BlueWalletNavigationHeader extends Component {
backgroundColor: 'transparent',
fontSize: 19,
color: '#fff',
writingDirection: I18nManager.isRTL ? 'rtl' : 'ltr',
}}
>
{this.state.wallet.getLabel()}
@ -401,6 +402,7 @@ export class BlueWalletNavigationHeader extends Component {
fontWeight: 'bold',
fontSize: 36,
color: '#fff',
writingDirection: I18nManager.isRTL ? 'rtl' : 'ltr',
}}
>
{balance}