modal sheet debugger

Fix sheet presentation issues:

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "modal sheet debugger" with this command: npx skills add willsigmon/sigstack/willsigmon-sigstack-modal-sheet-debugger

Modal Sheet Debugger

Fix sheet presentation issues:

Find competing sheets: Multiple .sheet() modifiers on same view

Consolidate pattern:

enum SheetType: Identifiable { case optionA, optionB var id: String { ... } } @State var activeSheet: SheetType? .sheet(item: $activeSheet) { type in switch type { ... } }

Fix dismissal: Update binding before dismiss()

Check bindings: Ensure parent and environment in sync

Use when: Multiple sheets conflict, dismissal bugs, sheet state issues

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

swiftlint-autofix

No summary provided by upstream source.

Repository SourceNeeds Review
General

bitrise expert

No summary provided by upstream source.

Repository SourceNeeds Review
General

fastlane expert

No summary provided by upstream source.

Repository SourceNeeds Review
General

ai integration expert

No summary provided by upstream source.

Repository SourceNeeds Review