How navigation should be
This is the SwiftUI successor of SplitTabBar
{ "name": "NavigationSplitTab", "path": "/usr/src/package", "targets": [ { "name": "NavigationSplitTabTests", "path": "Tests/NavigationSplitTabTests", "type": "test", "c99name": "NavigationSplitTabTests", "sources": [ "NavigationSplitTabTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "NavigationSplitTab" ] }, { "name": "NavigationSplitTab", "path": "Sources/NavigationSplitTab", "type": "library", "c99name": "NavigationSplitTab", "sources": [ "EditingNavigationSplitTabView.swift", "MoreView.swift", "NavigationListView.swift", "NavigationSplitTabItemView.swift", "NavigationSplitTabModel.swift", "NavigationSplitTabView.swift", "Notification.swift", "RemoveAllBackgroundsView.swift", "ScreenIdentifierProtocol.swift", "ScrollViewIfNeeded.swift", "SizeMapPreferenceKey.swift", "TabBarLabelStyle.swift", "TabBarView.swift", "UIKitAppear.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "NavigationSplitTab" ] } ], "products": [ { "name": "NavigationSplitTab", "type": { "library": [ "automatic" ] }, "targets": [ "NavigationSplitTab" ] } ], "platforms": [ { "name": "ios", "version": "15.0" }, { "name": "macos", "version": "12.0" }, { "name": "maccatalyst", "version": "15.0" } ], "dependencies": [ { "url": "https://github.com/apple/swift-docc-plugin.git", "type": "sourceControl", "identity": "swift-docc-plugin", "requirement": { "range": [ { "lower_bound": "1.0.0", "upper_bound": "2.0.0" } ] } } ], "tools_version": "5.6", "manifest_display_name": "NavigationSplitTab" }
{ "name": "NavigationSplitTab", "targets": [ { "name": "NavigationSplitTab", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "NavigationSplitTabTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "NavigationSplitTab", null ] } ] } ], "products": [ { "name": "NavigationSplitTab", "type": { "library": [ "automatic" ] }, "targets": [ "NavigationSplitTab" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "15.0", "platformName": "ios" }, { "options": [], "version": "12.0", "platformName": "macos" }, { "options": [], "version": "15.0", "platformName": "maccatalyst" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "swift-docc-plugin", "location": { "remote": [ "https://github.com/apple/swift-docc-plugin.git" ] }, "requirement": { "range": [ { "lowerBound": "1.0.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.6.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "NavigationSplitTab", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/apple/swift-docc-plugin.git", "name": "SwiftDocCPlugin", "path": "/usr/src/package/.build/checkouts/swift-docc-plugin", "version": "1.0.0", "identity": "swift-docc-plugin", "dependencies": [] } ] }