Skip to content

[SwiftUI] UIViewControllerRepresentable #627

@Taehyeong-Jo

Description

@Taehyeong-Jo

Description

Currently, we are working on converting to SwiftUI.
After wrapping the MyViewController created using FloatingPanelController with UIViewControllerRepresentable
When I call it from SwiftUI, it doesn't work properly.


Expected behavior

View should appear properly.


Actual behavior

View is not visible.


Steps to reproduce

https://github.com/Taehyeong-Jo/FloatingPanelTest
This is a sample project.



How do you display panel(s)?

  • Add as child view controllers
  • Present modally

How many panels do you displays?

  • 1

Environment

Library version
v 2.8.2


Installation method
SPM

iOS version(s)
iOS 17.4.1

Xcode version
15.3

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