Reaction concept update

This commit is contained in:
Ali
2022-01-04 22:08:12 +04:00
parent d9ac01d601
commit d7a5983255
40 changed files with 748 additions and 437 deletions

View File

@@ -57,6 +57,9 @@ private final class ChildWindowHostView: UIView, WindowHost {
func presentInGlobalOverlay(_ controller: ContainableController) {
}
func addGlobalPortalHostView(sourceView: PortalSourceView) {
}
}
public func childWindowHostView(parent: UIView) -> WindowHostView {