MCPcopy Create free account

hub / github.com/VadimNotJustDev/SpotifyClone / functions

Functions34 in github.com/VadimNotJustDev/SpotifyClone

↓ 3 callersFunctionuseColorScheme
()
hooks/useColorScheme.ts:6
↓ 2 callersFunctionuseThemeColor
( props: { light?: string; dark?: string }, colorName: keyof typeof Colors.light & keyof typeof Colors.dar
components/Themed.tsx:7
↓ 1 callersFunctionfetchAlbumCategories
()
screens/HomeScreen.tsx:16
↓ 1 callersFunctionfetchAlbumDetails
()
screens/AlbumScreen.tsx:19
↓ 1 callersFunctionfetchSong
()
components/PlayerWidget/index.tsx:24
↓ 1 callersFunctiongetProgress
()
components/PlayerWidget/index.tsx:73
↓ 1 callersFunctionloadResourcesAndDataAsync
()
hooks/useCachedResources.ts:11
↓ 1 callersFunctionplayCurrentSong
()
components/PlayerWidget/index.tsx:42
↓ 1 callersFunctionuseCachedResources
()
hooks/useCachedResources.ts:6
FunctionAlbumCategory
(props: AlbumCategoryProps)
components/AlbumCategory/index.tsx:12
FunctionAlbumComponent
(props: AlbumProps)
components/Album/index.tsx:16
FunctionAlbumHeader
(props: AlbumHeaderProps)
components/AlbumHeader/index.tsx:10
FunctionAlbumScreen
()
screens/AlbumScreen.tsx:11
FunctionApp
()
App.tsx:16
FunctionBottomTabNavigator
()
navigation/BottomTabNavigator.tsx:21
FunctionEditScreenInfo
({ path }: { path: string })
components/EditScreenInfo.tsx:9
FunctionHomeScreen
()
screens/HomeScreen.tsx:11
FunctionMonoText
(props: TextProps)
components/StyledText.tsx:5
FunctionNavigation
({ colorScheme }: { colorScheme: ColorSchemeName })
navigation/index.tsx:13
FunctionNotFoundScreen
({ navigation, }: StackScreenProps<RootStackParamList, 'NotFound'>)
screens/NotFoundScreen.tsx:7
FunctionPlayerWidget
()
components/PlayerWidget/index.tsx:13
FunctionRootNavigator
()
navigation/index.tsx:27
FunctionSongListItem
(props: SongListItemProps)
components/SongListItem/index.tsx:12
FunctionTabOneNavigator
()
navigation/BottomTabNavigator.tsx:64
FunctionTabTwoNavigator
()
navigation/BottomTabNavigator.tsx:84
FunctionTabTwoScreen
()
screens/TabTwoScreen.tsx:7
FunctionText
(props: TextProps)
components/Themed.tsx:29
FunctionView
(props: ViewProps)
components/Themed.tsx:36
FunctionhandleHelpPress
()
components/EditScreenInfo.tsx:46
FunctiononPlay
()
components/SongListItem/index.tsx:17
FunctiononPlayPausePress
()
components/PlayerWidget/index.tsx:62
FunctiononPlaybackStatusUpdate
(status)
components/PlayerWidget/index.tsx:36
FunctiononPress
()
components/Album/index.tsx:20
FunctionuseColorScheme
()
hooks/useColorScheme.web.ts:3