Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VadimNotJustDev/SpotifyClone
/ functions
Functions
34 in github.com/VadimNotJustDev/SpotifyClone
⨍
Functions
34
◇
Types & classes
1
↓ 3 callers
Function
useColorScheme
()
hooks/useColorScheme.ts:6
↓ 2 callers
Function
useThemeColor
( props: { light?: string; dark?: string }, colorName: keyof typeof Colors.light & keyof typeof Colors.dar
components/Themed.tsx:7
↓ 1 callers
Function
fetchAlbumCategories
()
screens/HomeScreen.tsx:16
↓ 1 callers
Function
fetchAlbumDetails
()
screens/AlbumScreen.tsx:19
↓ 1 callers
Function
fetchSong
()
components/PlayerWidget/index.tsx:24
↓ 1 callers
Function
getProgress
()
components/PlayerWidget/index.tsx:73
↓ 1 callers
Function
loadResourcesAndDataAsync
()
hooks/useCachedResources.ts:11
↓ 1 callers
Function
playCurrentSong
()
components/PlayerWidget/index.tsx:42
↓ 1 callers
Function
useCachedResources
()
hooks/useCachedResources.ts:6
Function
AlbumCategory
(props: AlbumCategoryProps)
components/AlbumCategory/index.tsx:12
Function
AlbumComponent
(props: AlbumProps)
components/Album/index.tsx:16
Function
AlbumHeader
(props: AlbumHeaderProps)
components/AlbumHeader/index.tsx:10
Function
AlbumScreen
()
screens/AlbumScreen.tsx:11
Function
App
()
App.tsx:16
Function
BottomTabNavigator
()
navigation/BottomTabNavigator.tsx:21
Function
EditScreenInfo
({ path }: { path: string })
components/EditScreenInfo.tsx:9
Function
HomeScreen
()
screens/HomeScreen.tsx:11
Function
MonoText
(props: TextProps)
components/StyledText.tsx:5
Function
Navigation
({ colorScheme }: { colorScheme: ColorSchemeName })
navigation/index.tsx:13
Function
NotFoundScreen
({ navigation, }: StackScreenProps<RootStackParamList, 'NotFound'>)
screens/NotFoundScreen.tsx:7
Function
PlayerWidget
()
components/PlayerWidget/index.tsx:13
Function
RootNavigator
()
navigation/index.tsx:27
Function
SongListItem
(props: SongListItemProps)
components/SongListItem/index.tsx:12
Function
TabOneNavigator
()
navigation/BottomTabNavigator.tsx:64
Function
TabTwoNavigator
()
navigation/BottomTabNavigator.tsx:84
Function
TabTwoScreen
()
screens/TabTwoScreen.tsx:7
Function
Text
(props: TextProps)
components/Themed.tsx:29
Function
View
(props: ViewProps)
components/Themed.tsx:36
Function
handleHelpPress
()
components/EditScreenInfo.tsx:46
Function
onPlay
()
components/SongListItem/index.tsx:17
Function
onPlayPausePress
()
components/PlayerWidget/index.tsx:62
Function
onPlaybackStatusUpdate
(status)
components/PlayerWidget/index.tsx:36
Function
onPress
()
components/Album/index.tsx:20
Function
useColorScheme
()
hooks/useColorScheme.web.ts:3