Skip to content

SwiftUI: Support isPresented to show pannel when needed #683

Description

@phamdinhduc795397

The panel is eagerly initialized by the .floatingPanel modifier. However, once the panel enters a 'hidden' state, it becomes unresponsive to state changes (such as 'tip', 'half', or 'full'), making it impossible to reveal the panel again programmatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions