@axint/media-picker-grid-view
Reusable SwiftUI media picker grid for selecting photos or attachments with visible limits and selected state.
What it gives you
- A typed Axint SwiftUI source contract.
- Reusable state for default, expanded, 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/media-picker-grid-view --to RegistryComponents/media-picker-grid-view
Suggested use
Use this component when an agent is assembling media and input screens and needs a polished reusable UI block instead of building from a blank SwiftUI file.

