Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/betomoedano/expo-ui-playground
/ functions
Functions
54 in github.com/betomoedano/expo-ui-playground
⨍
Functions
54
◇
Types & classes
5
↓ 4 callers
Function
updateSettings
(updates: Partial<AppSettings>)
components/liquid-glass/AppContext.tsx:144
↓ 4 callers
Function
useColorScheme
()
hooks/useColorScheme.web.ts:7
↓ 2 callers
Function
toggleTask
(id: number)
components/liquid-glass/AppContext.tsx:132
↓ 2 callers
Function
updateProfile
(updates: Partial<UserProfile>)
components/liquid-glass/AppContext.tsx:119
↓ 1 callers
Function
getCompletionPercentage
(habit: Habit)
components/screens/habit-tracker.tsx:109
↓ 1 callers
Function
getPriorityColor
(priority: string)
components/liquid-glass/TaskManagementSection.tsx:30
↓ 1 callers
Function
getTheme
(colorScheme: "light" | "dark" | null)
components/screens/habit-tracker.tsx:21
↓ 1 callers
Function
getTotalStreak
()
components/screens/habit-tracker.tsx:114
↓ 1 callers
Function
getWeeklyCompletion
()
components/screens/habit-tracker.tsx:118
↓ 1 callers
Function
moveDirectories
(userInput)
scripts/reset-project.js:48
↓ 1 callers
Function
renderMenuOption
( option: any, index: number )
components/liquid-glass/ContextMenuSection.tsx:129
↓ 1 callers
Function
renderOption
( option: any, index: number )
components/ContextMenu.ios.tsx:111
↓ 1 callers
Function
toggleHabitDay
(habitId: string, dayIndex: number)
components/screens/habit-tracker.tsx:81
↓ 1 callers
Function
updateContextMenuState
(key: string, value: boolean)
components/liquid-glass/AppContext.tsx:148
↓ 1 callers
Function
useThemeColor
( props: { light?: string; dark?: string }, colorName: keyof typeof Colors.light & keyof typeof Colors.dar
hooks/useThemeColor.ts:9
Function
AppContent
()
components/screens/liquid-glass-example.tsx:13
Function
AppProvider
({ children }: { children: ReactNode })
components/liquid-glass/AppContext.tsx:99
Function
BlurTabBarBackground
()
components/ui/TabBarBackground.ios.tsx:5
Function
Button
( props: React.ComponentProps<typeof ButtonPrimitive> & { style?: StyleProp<ViewStyle>; } )
components/screens/home.tsx:89
Function
ButtonScreen
()
components/screens/home.tsx:16
Function
ButtonsSection
()
components/liquid-glass/ButtonsSection.tsx:4
Function
Collapsible
({ children, title }: PropsWithChildren & { title: string })
components/Collapsible.tsx:10
Function
ContextMenuProfile
()
components/ContextMenu.ios.tsx:104
Function
ContextMenuSection
()
components/liquid-glass/ContextMenuSection.tsx:17
Function
DashboardSection
()
components/liquid-glass/DashboardSection.tsx:15
Function
DateTimeSection
()
components/liquid-glass/DateTimeSection.tsx:7
Function
HabitTrackerScreen
()
components/screens/habit-tracker.tsx:45
Function
HapticTab
(props: BottomTabBarButtonProps)
components/HapticTab.tsx:5
Function
HomeLayout
()
app/home/_layout.tsx:6
Function
IconSymbol
({ name, size = 24, color, style, }: { name: IconSymbolName; size?: number; color: string | Opaq
components/ui/IconSymbol.tsx:28
Function
IconSymbol
({ name, size = 24, color, style, weight = 'regular', }: { name: SymbolViewProps['name']; size?:
components/ui/IconSymbol.ios.tsx:4
Function
ModifiersScreen
()
components/screens/liquid-glass-example.tsx:29
Function
NormalView
()
components/NormalView.tsx:3
Function
NormalView
()
components/NormalView.ios.tsx:47
Function
Page
()
app/index.tsx:1
Function
ProfileSection
()
components/liquid-glass/ProfileSection.tsx:35
Function
SettingsSection
()
components/liquid-glass/SettingsSection.tsx:6
Function
SheetScreen
()
components/screens/sheet.tsx:4
Function
TabLayout
()
app/_layout.tsx:3
Function
TaskManagementSection
()
components/liquid-glass/TaskManagementSection.tsx:15
Function
ThemedText
({ style, lightColor, darkColor, type = 'default', ...rest }: ThemedTextProps)
components/ThemedText.tsx:11
Function
addTask
(taskData: Omit<Task, "id" | "createdAt">)
components/liquid-glass/AppContext.tsx:123
Function
deleteTask
(id: number)
components/liquid-glass/AppContext.tsx:140
Function
handleAddItem
()
app/home/_layout.tsx:41
Function
handleDebugMode
()
app/home/_layout.tsx:33
Function
handleDeleteList
()
app/home/_layout.tsx:25
Function
handleNotifications
()
app/home/_layout.tsx:29
Function
handlePrint
()
app/home/_layout.tsx:21
Function
handleResetSettings
()
app/home/_layout.tsx:37
Function
handleSearch
()
app/home/_layout.tsx:45
Function
handleSelectReminders
()
app/home/_layout.tsx:17
Function
handleShowListInfo
()
app/home/_layout.tsx:13
Function
useBottomTabOverflow
()
components/ui/TabBarBackground.tsx:4
Function
useBottomTabOverflow
()
components/ui/TabBarBackground.ios.tsx:17