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

Media Picker Grid View@axint/media-picker-grid-view

Reusable SwiftUI media picker grid for selecting photos or attachments with visible limits and selected state.

viewswiftuiphotosmediapicker#swiftui#photos#media#picker
GitHub-linked publisherCompiler 0.4.23Source includedDocs attachedValidated 3h agoPolicy clear for v1.0.0
Cloud report
0 installsSupports typescript
Validation healthy3h 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.

Media Picker Grid View animated demo

Media Picker Grid View

Animated Registry demo · @axint/media-picker-grid-view

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

@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.

Media Picker Grid View demo