Skip to content
agenticempire
·v1.0.0·Apache-2.0

Form Field Stack View@axint/form-field-stack-view

Reusable SwiftUI form field stack with labels, helper copy, validation state, and stable spacing.

viewswiftuiformsinputs#swiftui#forms#validation#ui
GitHub-linked publisherCompiler 0.4.23Source includedDocs attachedValidated 2h agoPolicy clear for v1.0.0
Cloud report
0 installsSupports typescript
Validation healthy2h ago
0E / 0W / 0I · axint 0.4.28

Package activity is a directional signal based on registry install requests. Use source, validation, and publisher metadata before treating it as adoption proof.

Form Field Stack View animated demo

Form Field Stack View

Animated Registry demo · @axint/form-field-stack-view

v1.0.0
Live playground
Built in 42ms
Source
53 lines
Generated Swift
1 lines
axint typescript → Swift
README

@axint/form-field-stack-view

Reusable SwiftUI form field stack with labels, helper copy, validation state, and stable spacing.

What it gives you

  • A typed Axint SwiftUI source contract.
  • Reusable state for default, selected, processing, and completed modes.
  • Product-copy slots so agents do not hardcode one app's wording.
  • Remotion-generated demo media for Registry browsing.

Install

axint add @axint/form-field-stack-view --to RegistryComponents/form-field-stack-view

Suggested use

Use this component when an agent is assembling forms screens and needs a polished reusable UI block instead of building from a blank SwiftUI file.

Form Field Stack View demo