MCPcopy
hub / github.com/BlueWallet/BlueWallet / TotalWalletsBalance.tsx

File TotalWalletsBalance.tsx

components/TotalWalletsBalance.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useMemo, useCallback } from 'react';
2import { TouchableOpacity, Text, StyleSheet, View } from 'react-native';
3import { useStorage } from '../hooks/context/useStorage';
4import loc, { formatBalanceWithoutSuffix } from '../loc';

Callers

nothing calls this directly

Calls 6

useStorageFunction · 0.90
useSettingsFunction · 0.90
useThemeFunction · 0.90
toStringMethod · 0.80
getBalanceMethod · 0.45

Tested by

no test coverage detected