Skip to content

App ​

File: apps/mobile/App.tsx

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

Props ​

No exported Props interface detected (component may accept no props, or uses inline types).

Imports and uses ​

ts
import { ActivityIndicator, View } from 'react-native'
import { ClerkProvider, useAuth } from '@clerk/clerk-expo'
import * as SecureStore from 'expo-secure-store'
import { QueryClient, QueryClientProvider } from '@tanstack/react-query'
import Constants from 'expo-constants'
import { NavigationContainer } from '@react-navigation/native'
import { SafeAreaProvider } from 'react-native-safe-area-context'
import { AuthStack } from './src/navigation/AuthStack'
import { MainTabs } from './src/navigation/MainTabs'
import { colors } from './src/theme'

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.