Skip to content

SignInScreen ​

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

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

Props ​

PropTypeRequired
labelstringyes
onPress() => voidyes
loadingbooleanyes
backgroundstringyes
textColorstringyes
borderColorstring

Imports and uses ​

ts
import { useState } from 'react'
import { createURL } from 'expo-linking'
import { useOAuth } from '@clerk/clerk-expo'
import { OAuthStrategy } from '@clerk/types'
import { colors, fonts } from '../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.