Menu / packages / floatingpanel
floatingpanelas of 3.2.2 · 7efcc769
What it serves, where
| Capability | iOS | macOS | watchOS | tvOS | visionOS | Linux | Catalyst |
|---|---|---|---|---|---|---|---|
| Bottom sheets |
✓serves it · confidence 0.90 · as of 3.2.2
|
?not verified yet · confidence 0.20 · as of 3.2.2
|
?not verified yet · confidence 0.20 · as of 3.2.2
|
?not verified yet · confidence 0.25 · as of 3.2.2
|
?not verified yet · confidence 0.25 · as of 3.2.2
|
✕not served here · confidence 0.50 · as of 3.2.2
|
✓serves it · confidence 0.70 · as of 3.2.2
|
✓ serves it · ◐ with conditions · ✕ not served (proven) · ? not verified yet — hover any verdict for the receipt, click to pin it
Notes
Bottom sheets: FloatingPanel is a UIKit bottom-sheet/drawer container (Apple Maps style) with SwiftUI wrappers. Digest blind spot: core UIKit decls carry no per-platform gaps because 'import UIKit' is unconditional, so digest presence on macOS/watchOS/tvOS/visionOS/linux overstates buildability; statuses above under-claim accordingly. linux unsupported rests on the SwiftUI-wing guard anchors (gaps mark linux absent); the UIKit core has no linux guard, hence confidence 0.5. Checkout observations (not anchors): UIScreen.main used unconditionally in Sources/Extensions.swift; childForHomeIndicatorAutoHidden overridden in Sources/Controller.swift. 1 ObjC file unparsed per bundle blind-spot note.
Badges for your README
Maintainer of floatingpanel? These are yours — verified claims, linked to the receipts. Wrong verdict? That's a fix we want; see contribute.