@axint/permission-card-stack-view
Layered permission primer for notifications, location, camera, and health-style prompts.
What it gives you
- A typed Axint SwiftUI source contract.
- Reusable state for default, focused, processing, and completed modes.
- Product-copy slots so agents can assemble a full app without hardcoded demo text.
- Demo media designed for Registry browse cards.
Install
axint add @axint/permission-card-stack-view --to RegistryComponents/permission-card-stack-view
Suggested use
Use this package for the permissions step in a polished Apple app flow. It is designed to compose with the rest of the App Launch Kit.

