MCPcopy Index your code

hub / github.com/Ge-limin/shad-expo-studio / functions

Functions37 in github.com/Ge-limin/shad-expo-studio

↓ 5 callersFunctiondaysFromToday
(days: number)
apps/expo/app/tasks.tsx:26
↓ 4 callersFunctiontodayIso
()
apps/expo/app/tasks.tsx:20
↓ 3 callersFunctiongetSummary
(tasks: TaskListItem[])
packages/ui/src/native/screen/tasks.examples.tsx:46
↓ 3 callersFunctiontoStartOfDay
(iso?: string)
apps/expo/app/tasks.tsx:79
↓ 2 callersFunctionisAtLeast
(current, required)
tooling/check-env.js:17
↓ 2 callersFunctionparseVersion
(raw)
tooling/check-env.js:8
↓ 2 callersFunctionuseThemeColor
( colors: ThemeColors, override?: ColorScheme, )
apps/expo/hooks/theme/useThemeColor.ts:8
↓ 1 callersFunctionensureNode
()
tooling/check-env.js:27
↓ 1 callersFunctionensurePnpm
()
tooling/check-env.js:38
↓ 1 callersFunctionformatDueLabel
(iso?: string)
apps/expo/app/tasks.tsx:86
↓ 1 callersFunctionisDueSoon
(iso?: string)
apps/expo/app/tasks.tsx:107
↓ 1 callersFunctionisOverdue
(iso?: string)
apps/expo/app/tasks.tsx:101
↓ 1 callersFunctionuseColorScheme
()
apps/expo/hooks/theme/useColorScheme.ts:5
FunctionBadge
({ label, tone = 'neutral', style, textStyle, }: BadgeProps)
packages/ui/src/native/common/badge.tsx:36
FunctionButton
({ label, variant = 'solid', size = 'md', disabled, style, textStyle, ...pressableProps }: Butto
packages/ui/src/native/common/button.tsx:55
FunctionButton
({ primary = false, size = 'medium', backgroundColor, label, style, onPress, }: ButtonProps)
apps/expo/stories/Button.tsx:19
FunctionCard
({ title, description, children, style, titleStyle, descriptionStyle, footer, }: CardProps)
packages/ui/src/native/common/card.tsx:16
FunctionEmptyState
()
packages/ui/src/native/screen/tasks.tsx:146
FunctionHeader
({ user, onLogin, onLogout, onCreateAccount, }: HeaderProps)
apps/expo/stories/Header.tsx:12
FunctionHome
()
apps/expo/app/index.tsx:9
FunctionPage
()
apps/expo/stories/Page.tsx:7
FunctionProgressBar
({ percent }: { percent: number })
packages/ui/src/native/screen/tasks.tsx:69
FunctionRootLayout
()
apps/expo/app/_layout.tsx:9
FunctionStorybookRoute
()
apps/expo/app/storybook.tsx:7
FunctionSummaryStat
({ label, value }: { label: string; value: string })
packages/ui/src/native/screen/tasks.tsx:60
FunctionTaskRow
({ task, onToggle, onPress, }: { task: TaskListItem; onToggle: (next: boolean) => void; onPress?:
packages/ui/src/native/screen/tasks.tsx:82
FunctionTasksRoute
()
apps/expo/app/tasks.tsx:117
FunctionTasksScreen
({ summary, filter, tasks, newTask, onToggleTask, onClearCompleted, onPressTask, actionSlot, }
packages/ui/src/native/screen/tasks.tsx:158
FunctionTextField
({ label, helperText, errorText, containerStyle, labelStyle, helperStyle, errorStyle, inputSty
packages/ui/src/native/common/text-field.tsx:21
FunctionToggleRow
({ label, description, value, onValueChange, style, labelStyle, descriptionStyle, }: ToggleRowPr
packages/ui/src/native/common/toggle-row.tsx:14
FunctionhandleAddTask
()
apps/expo/app/tasks.tsx:174
FunctionhandleClearCompleted
()
apps/expo/app/tasks.tsx:192
FunctionhandleToggleTask
(id: string, next: boolean)
apps/expo/app/tasks.tsx:166
Functionplay
({ canvasElement })
apps/expo/stories/Page.stories.tsx:16
FunctionresolveLanguage
(code?: string)
apps/expo/i18n/index.ts:5
FunctionuseColorScheme
()
apps/expo/hooks/theme/useColorScheme.web.ts:3
FunctionuseTheme
()
apps/expo/hooks/theme/useTheme.tsx:5