Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/byCedric/eas-gha
/ functions
Functions
18 in github.com/byCedric/eas-gha
⨍
Functions
18
◇
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:11
↓ 1 callers
Function
loadResourcesAndDataAsync
()
hooks/useCachedResources.ts:11
↓ 1 callers
Function
useCachedResources
()
hooks/useCachedResources.ts:6
Function
App
()
App.tsx:8
Function
BottomTabNavigator
()
navigation/index.tsx:56
Function
EditScreenInfo
({ path }: { path: string })
components/EditScreenInfo.tsx:8
Function
ModalScreen
()
screens/ModalScreen.tsx:7
Function
MonoText
(props: TextProps)
components/StyledText.tsx:3
Function
Navigation
({ colorScheme }: { colorScheme: ColorSchemeName })
navigation/index.tsx:22
Function
NotFoundScreen
({ navigation }: RootStackScreenProps<'NotFound'>)
screens/NotFoundScreen.tsx:6
Function
RootNavigator
()
navigation/index.tsx:38
Function
TabBarIcon
* You can explore the built-in icon families and icons on the web at https://icons.expo.fyi/
navigation/index.tsx:102
Function
TabOneScreen
({ navigation }: RootTabScreenProps<'TabOne'>)
screens/TabOneScreen.tsx:7
Function
TabTwoScreen
()
screens/TabTwoScreen.tsx:6
Function
Text
(props: TextProps)
components/Themed.tsx:33
Function
View
(props: ViewProps)
components/Themed.tsx:40
Function
handleHelpPress
()
components/EditScreenInfo.tsx:45