Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brunokiafuka/coinbase-clone
/ functions
Functions
32 in github.com/brunokiafuka/coinbase-clone
⨍
Functions
32
◇
Types & classes
8
↓ 4 callers
Function
useGatewayContext
()
context/GatewayContext.tsx:12
↓ 3 callers
Function
formatCurrency
(value: string)
utils/stringFormatter.ts:1
↓ 3 callers
Function
useColorScheme
()
hooks/useColorScheme.ts:6
↓ 2 callers
Function
openExplorer
(url: string)
context/GatewayContext.tsx:23
↓ 2 callers
Function
useThemeColor
( props: { light?: string; dark?: string }, colorName: keyof typeof Colors.light & keyof typeof Colors.dar
components/Themed.tsx:12
↓ 1 callers
Function
getAssets
()
context/GatewayContext.tsx:16
↓ 1 callers
Function
getNews
()
screens/Home.tsx:30
↓ 1 callers
Function
loadResourcesAndDataAsync
()
hooks/useCachedResources.ts:11
↓ 1 callers
Function
useCachedResources
()
hooks/useCachedResources.ts:6
Function
App
()
App.tsx:10
Function
BottomTabNavigator
()
navigation/BottomTabNavigator.tsx:18
Function
Button
({ label }: IComponentProps)
components/Button.tsx:9
Function
ChangePercent
({ rate }: IComponentProps)
components/ChangePercent.tsx:8
Function
CoinIcon
({ symbol }: IComponentProps)
components/CoinIcon.tsx:9
Function
EditScreenInfo
({ path }: { path: string })
components/EditScreenInfo.tsx:9
Function
GatewayProvider
({ children })
context/GatewayContext.tsx:14
Function
Home
()
screens/Home.tsx:26
Function
HomeStackNavigator
()
navigation/BottomTabNavigator.tsx:72
Function
MonoText
(props: TextProps)
components/StyledText.tsx:5
Function
Navigation
({ colorScheme, }: { colorScheme: ColorSchemeName; })
navigation/index.tsx:21
Function
NewsThumbnail
({ uri }: IComponentProps)
components/NewsThumbnail.tsx:9
Function
NotFoundScreen
({ navigation, }: StackScreenProps<RootStackParamList, 'NotFound'>)
screens/NotFoundScreen.tsx:7
Function
Prices
()
screens/Prices.tsx:12
Function
PricesStackNavigator
()
navigation/BottomTabNavigator.tsx:58
Function
RootNavigator
()
navigation/index.tsx:39
Function
TabBarIcon
(props: { name: React.ComponentProps<typeof Feather>['name']; color: string; })
navigation/BottomTabNavigator.tsx:47
Function
Text
(props: TextProps)
components/Themed.tsx:34
Function
TitleText
({ title, paddingHorizontal = 25 }: IComponentProps)
components/TitleText.tsx:10
Function
TopMovers
()
components/TopMovers.tsx:11
Function
View
(props: ViewProps)
components/Themed.tsx:41
Function
Watchlist
()
components/Watchlist.tsx:11
Function
handleHelpPress
()
components/EditScreenInfo.tsx:46