Skip to content

HomeScreen ​

File: apps/mobile/src/screens/HomeScreen.tsx

Auto-generated by scripts/generate-ui-docs.ts. Do not edit — overwritten on each run.

Props ​

PropTypeRequired
titlestringyes
onSeeAll() => void
childrenReact.ReactNodeyes

Imports and uses ​

ts
import { Pressable, ScrollView, Text, View } from 'react-native'
import { SafeAreaView } from 'react-native-safe-area-context'
import { useUser } from '@clerk/clerk-expo'
import { useQuery } from '@tanstack/react-query'
import { colors, fonts, spacing } from '../theme'
import { useApiClient } from '../hooks/useApiClient'

Where used ​

No dependents found in the dependency graph (may be an entry point or not yet graphed).

Heritage Community Hub — Internal. Access restricted via Cloudflare Access + Entra ID.