Skip to content

MarketplaceScreen ​

File: apps/mobile/src/screens/MarketplaceScreen.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 { useMemo, useState } from 'react'
import { SafeAreaView } from 'react-native-safe-area-context'
import { useAuth, useUser } from '@clerk/clerk-expo'
import { useQuery } from '@tanstack/react-query'
import { StackNavigationProp } from '@react-navigation/stack'
import { useNavigation } from '@react-navigation/native'
import { useApiClient } from '../hooks/useApiClient'
import { Avatar } from '../components/Avatar'
import { colors, fonts, spacing } from '../theme'
import { MoreStackParamList } from '../navigation/MoreStack'

Referenced routes:

  • /api/v1/marketplace?status=ACTIVE

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.