MCPcopy Create free account

hub / github.com/brunokiafuka/coinbase-clone / functions

Functions32 in github.com/brunokiafuka/coinbase-clone

↓ 4 callersFunctionuseGatewayContext
()
context/GatewayContext.tsx:12
↓ 3 callersFunctionformatCurrency
(value: string)
utils/stringFormatter.ts:1
↓ 3 callersFunctionuseColorScheme
()
hooks/useColorScheme.ts:6
↓ 2 callersFunctionopenExplorer
(url: string)
context/GatewayContext.tsx:23
↓ 2 callersFunctionuseThemeColor
( props: { light?: string; dark?: string }, colorName: keyof typeof Colors.light & keyof typeof Colors.dar
components/Themed.tsx:12
↓ 1 callersFunctiongetAssets
()
context/GatewayContext.tsx:16
↓ 1 callersFunctiongetNews
()
screens/Home.tsx:30
↓ 1 callersFunctionloadResourcesAndDataAsync
()
hooks/useCachedResources.ts:11
↓ 1 callersFunctionuseCachedResources
()
hooks/useCachedResources.ts:6
FunctionApp
()
App.tsx:10
FunctionBottomTabNavigator
()
navigation/BottomTabNavigator.tsx:18
FunctionButton
({ label }: IComponentProps)
components/Button.tsx:9
FunctionChangePercent
({ rate }: IComponentProps)
components/ChangePercent.tsx:8
FunctionCoinIcon
({ symbol }: IComponentProps)
components/CoinIcon.tsx:9
FunctionEditScreenInfo
({ path }: { path: string })
components/EditScreenInfo.tsx:9
FunctionGatewayProvider
({ children })
context/GatewayContext.tsx:14
FunctionHome
()
screens/Home.tsx:26
FunctionHomeStackNavigator
()
navigation/BottomTabNavigator.tsx:72
FunctionMonoText
(props: TextProps)
components/StyledText.tsx:5
FunctionNavigation
({ colorScheme, }: { colorScheme: ColorSchemeName; })
navigation/index.tsx:21
FunctionNewsThumbnail
({ uri }: IComponentProps)
components/NewsThumbnail.tsx:9
FunctionNotFoundScreen
({ navigation, }: StackScreenProps<RootStackParamList, 'NotFound'>)
screens/NotFoundScreen.tsx:7
FunctionPrices
()
screens/Prices.tsx:12
FunctionPricesStackNavigator
()
navigation/BottomTabNavigator.tsx:58
FunctionRootNavigator
()
navigation/index.tsx:39
FunctionTabBarIcon
(props: { name: React.ComponentProps<typeof Feather>['name']; color: string; })
navigation/BottomTabNavigator.tsx:47
FunctionText
(props: TextProps)
components/Themed.tsx:34
FunctionTitleText
({ title, paddingHorizontal = 25 }: IComponentProps)
components/TitleText.tsx:10
FunctionTopMovers
()
components/TopMovers.tsx:11
FunctionView
(props: ViewProps)
components/Themed.tsx:41
FunctionWatchlist
()
components/Watchlist.tsx:11
FunctionhandleHelpPress
()
components/EditScreenInfo.tsx:46