[UIKitBackend] UIViewControllerRepresentable
and iPad-only split views
#442
Annotations
10 warnings
swift-lint:
Sources/UIKitBackend/UIKitBackend+Window.swift#L124
Line Length Violation: Line should be 140 characters or less; currently it has 169 characters (line_length)
|
swift-lint:
Sources/UIKitBackend/UIKitBackend.swift#L18
Todo Violation: TODOs should be resolved (When tables are supported, upd...) (todo)
|
swift-lint:
Sources/UIKitBackend/UIKitBackend.swift#L97
Todo Violation: TODOs should be resolved (Menus) (todo)
|
swift-lint:
Sources/UIKitBackend/UIKitBackend+Passive.swift#L76
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 7 (function_parameter_count)
|
swift-lint:
Sources/UIKitBackend/UIViewRepresentable.swift#L135
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
swift-lint:
Sources/UIKitBackend/UIViewControllerRepresentable.swift#L111
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
swift-lint:
Sources/UIKitBackend/UIKitBackend+Control.swift#L64
Todo Violation: TODOs should be resolved (localization?) (todo)
|
swift-lint:
Sources/QtBackend/QtBackend.swift#L9
Todo Violation: TODOs should be resolved (Remove default padding from QB...) (todo)
|
swift-lint:
Sources/QtBackend/QtBackend.swift#L10
Todo Violation: TODOs should be resolved (Fix window size code, currentl...) (todo)
|
swift-lint:
Sources/QtBackend/QtBackend.swift#L51
Todo Violation: TODOs should be resolved (Get window resizability workin...) (todo)
|