FunctionFormItem({
children,
href,
onPress,
disabled,
...props
}: Pick<ViewProps, "children"> & {
disabled?: boole
src/components/ui/Form.tsx:96
FunctionIconSymbol({
name,
size = 24,
color,
style,
weight = "regular",
animationSpec,
}: {
name: SymbolViewProps[
src/components/ui/IconSymbol.ios.tsx:4