Appearance
AuthStack ​
File: apps/mobile/src/navigation/AuthStack.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 { createStackNavigator } from '@react-navigation/stack'
import { WelcomeScreen } from '../screens/WelcomeScreen'
import { SignInScreen } from '../screens/SignInScreen'Where used ​
No dependents found in the dependency graph (may be an entry point or not yet graphed).