Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/byCedric/expo-monorepo-example
/ functions
Functions
20 in github.com/byCedric/expo-monorepo-example
⨍
Functions
20
◇
Types & classes
0
↓ 5 callers
Function
useColorScheme
()
apps/example/hooks/use-color-scheme.web.ts:7
↓ 3 callers
Function
useThemeColor
( props: { light?: string; dark?: string }, colorName: keyof typeof Colors.light & keyof typeof Colors.dar
apps/example/hooks/use-theme-color.ts:9
Function
Collapsible
({ children, title }: PropsWithChildren & { title: string })
apps/example/components/ui/collapsible.tsx:10
Function
ExternalLink
({ href, ...rest }: Props)
apps/example/components/external-link.tsx:7
Function
HapticTab
(props: BottomTabBarButtonProps)
apps/example/components/haptic-tab.tsx:5
Function
HelloWave
()
apps/example/components/hello-wave.tsx:3
Function
HomeMessage
(props: HomeMessageProps)
packages/feature-home/src/HomeMessage.tsx:6
Function
HomeMessageIcon
({ style, ...props }: HomeMessageIconProps)
packages/feature-home/src/HomeMessageIcon.tsx:6
Function
HomeScreen
()
apps/example/app/(tabs)/index.tsx:10
Function
IconSymbol
({ name, size = 24, color, style, }: { name: IconSymbolName; size?: number; color: string | Opaq
apps/example/components/ui/icon-symbol.tsx:28
Function
IconSymbol
({ name, size = 24, color, style, weight = 'regular', }: { name: SymbolViewProps['name']; size?:
apps/example/components/ui/icon-symbol.ios.tsx:4
Function
ModalScreen
()
apps/example/app/modal.tsx:7
Function
Paragraph
({ children, style, ...props }: TextProps)
packages/ui/src/Paragraph.tsx:3
Function
ParallaxScrollView
({ children, headerImage, headerBackgroundColor, }: Props)
apps/example/components/parallax-scroll-view.tsx:21
Function
RootLayout
()
apps/example/app/_layout.tsx:12
Function
Strong
({ children, style, ...props }: TextProps)
packages/ui/src/Strong.tsx:3
Function
TabLayout
()
apps/example/app/(tabs)/_layout.tsx:9
Function
TabTwoScreen
()
apps/example/app/(tabs)/explore.tsx:12
Function
ThemedText
({ style, lightColor, darkColor, type = 'default', ...rest }: ThemedTextProps)
apps/example/components/themed-text.tsx:11
Function
ThemedView
({ style, lightColor, darkColor, ...otherProps }: ThemedViewProps)
apps/example/components/themed-view.tsx:10