Closed fsy2001 closed 7 months ago
Add support for 3-column navigation on wide screen devices like iPad and Mac.
This task is rather complicated, as navigation APIs in SwiftUI have a lot of limitations, so as UIKit.
This implementation has several bugs, including:
@ivanfei-1 You should check for any UI inconsistencies and fix them.
Fixed in ab0ad9ab
Add support for 3-column navigation on wide screen devices like iPad and Mac.
This task is rather complicated, as navigation APIs in SwiftUI have a lot of limitations, so as UIKit.
Bugs to Fix