MCPcopy Create free account

hub / github.com/betomoedano/expo-ui-playground / functions

Functions54 in github.com/betomoedano/expo-ui-playground

↓ 4 callersFunctionupdateSettings
(updates: Partial<AppSettings>)
components/liquid-glass/AppContext.tsx:144
↓ 4 callersFunctionuseColorScheme
()
hooks/useColorScheme.web.ts:7
↓ 2 callersFunctiontoggleTask
(id: number)
components/liquid-glass/AppContext.tsx:132
↓ 2 callersFunctionupdateProfile
(updates: Partial<UserProfile>)
components/liquid-glass/AppContext.tsx:119
↓ 1 callersFunctiongetCompletionPercentage
(habit: Habit)
components/screens/habit-tracker.tsx:109
↓ 1 callersFunctiongetPriorityColor
(priority: string)
components/liquid-glass/TaskManagementSection.tsx:30
↓ 1 callersFunctiongetTheme
(colorScheme: "light" | "dark" | null)
components/screens/habit-tracker.tsx:21
↓ 1 callersFunctiongetTotalStreak
()
components/screens/habit-tracker.tsx:114
↓ 1 callersFunctiongetWeeklyCompletion
()
components/screens/habit-tracker.tsx:118
↓ 1 callersFunctionmoveDirectories
(userInput)
scripts/reset-project.js:48
↓ 1 callersFunctionrenderMenuOption
( option: any, index: number )
components/liquid-glass/ContextMenuSection.tsx:129
↓ 1 callersFunctionrenderOption
( option: any, index: number )
components/ContextMenu.ios.tsx:111
↓ 1 callersFunctiontoggleHabitDay
(habitId: string, dayIndex: number)
components/screens/habit-tracker.tsx:81
↓ 1 callersFunctionupdateContextMenuState
(key: string, value: boolean)
components/liquid-glass/AppContext.tsx:148
↓ 1 callersFunctionuseThemeColor
( props: { light?: string; dark?: string }, colorName: keyof typeof Colors.light & keyof typeof Colors.dar
hooks/useThemeColor.ts:9
FunctionAppContent
()
components/screens/liquid-glass-example.tsx:13
FunctionAppProvider
({ children }: { children: ReactNode })
components/liquid-glass/AppContext.tsx:99
FunctionBlurTabBarBackground
()
components/ui/TabBarBackground.ios.tsx:5
FunctionButton
( props: React.ComponentProps<typeof ButtonPrimitive> & { style?: StyleProp<ViewStyle>; } )
components/screens/home.tsx:89
FunctionButtonScreen
()
components/screens/home.tsx:16
FunctionButtonsSection
()
components/liquid-glass/ButtonsSection.tsx:4
FunctionCollapsible
({ children, title }: PropsWithChildren & { title: string })
components/Collapsible.tsx:10
FunctionContextMenuProfile
()
components/ContextMenu.ios.tsx:104
FunctionContextMenuSection
()
components/liquid-glass/ContextMenuSection.tsx:17
FunctionDashboardSection
()
components/liquid-glass/DashboardSection.tsx:15
FunctionDateTimeSection
()
components/liquid-glass/DateTimeSection.tsx:7
FunctionHabitTrackerScreen
()
components/screens/habit-tracker.tsx:45
FunctionHapticTab
(props: BottomTabBarButtonProps)
components/HapticTab.tsx:5
FunctionHomeLayout
()
app/home/_layout.tsx:6
FunctionIconSymbol
({ name, size = 24, color, style, }: { name: IconSymbolName; size?: number; color: string | Opaq
components/ui/IconSymbol.tsx:28
FunctionIconSymbol
({ name, size = 24, color, style, weight = 'regular', }: { name: SymbolViewProps['name']; size?:
components/ui/IconSymbol.ios.tsx:4
FunctionModifiersScreen
()
components/screens/liquid-glass-example.tsx:29
FunctionNormalView
()
components/NormalView.tsx:3
FunctionNormalView
()
components/NormalView.ios.tsx:47
FunctionPage
()
app/index.tsx:1
FunctionProfileSection
()
components/liquid-glass/ProfileSection.tsx:35
FunctionSettingsSection
()
components/liquid-glass/SettingsSection.tsx:6
FunctionSheetScreen
()
components/screens/sheet.tsx:4
FunctionTabLayout
()
app/_layout.tsx:3
FunctionTaskManagementSection
()
components/liquid-glass/TaskManagementSection.tsx:15
FunctionThemedText
({ style, lightColor, darkColor, type = 'default', ...rest }: ThemedTextProps)
components/ThemedText.tsx:11
FunctionaddTask
(taskData: Omit<Task, "id" | "createdAt">)
components/liquid-glass/AppContext.tsx:123
FunctiondeleteTask
(id: number)
components/liquid-glass/AppContext.tsx:140
FunctionhandleAddItem
()
app/home/_layout.tsx:41
FunctionhandleDebugMode
()
app/home/_layout.tsx:33
FunctionhandleDeleteList
()
app/home/_layout.tsx:25
FunctionhandleNotifications
()
app/home/_layout.tsx:29
FunctionhandlePrint
()
app/home/_layout.tsx:21
FunctionhandleResetSettings
()
app/home/_layout.tsx:37
FunctionhandleSearch
()
app/home/_layout.tsx:45
FunctionhandleSelectReminders
()
app/home/_layout.tsx:17
FunctionhandleShowListInfo
()
app/home/_layout.tsx:13
FunctionuseBottomTabOverflow
()
components/ui/TabBarBackground.tsx:4
FunctionuseBottomTabOverflow
()
components/ui/TabBarBackground.ios.tsx:17